GridTextBoxValidationColumnCharacterCasing Property

Gets or sets the case of characters when manually entered into the text box.

Definition

Namespace: Aliquo.Windows.Controls
Assembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
C#
public CharacterCasing CharacterCasing { get; set; }

Property Value

CharacterCasing

See Also