RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

DataEntryGridTextCellProps..::..CharacterCasing Property

Gets or sets the character casing.

Namespace:  RingSoft.DataEntryControls.Engine.DataEntryGrid
Assembly:  RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)

Syntax


public TextCasing CharacterCasing { get; set; }
Public Property CharacterCasing As TextCasing
	Get
	Set
public:
property TextCasing^ CharacterCasing {
	TextCasing^ get ();
	void set (TextCasing^ value);
}

Field Value

The character casing.