[]
        
(Showing Draft Content)

C1.Win.Input.Base.C1DropDownEditorBase.CharacterCasing

CharacterCasing Property

CharacterCasing

Gets or sets whether the drop down control modifies the case of characters as they are typed.

Declaration
public CharacterCasing CharacterCasing { get; set; }
Implements