C1.Win.Input.Base Namespace / C1DropDownEditorBase Class / CharacterCasing Property

In This Topic
CharacterCasing Property (C1DropDownEditorBase)
In This Topic
Gets or sets whether the drop down control modifies the case of characters as they are typed.
Syntax
'Declaration
 
Public Property CharacterCasing As CharacterCasing
 
See Also