DataEntryGridTextCellProps..::..CharacterCasing Property
Gets or sets the character casing.
Namespace:
RingSoft.DataEntryControls.Engine.DataEntryGridAssembly: 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); }