[]
        
(Showing Draft Content)

C1.Win.Input.Base.C1DropDownEditorBase.SelectionLength

SelectionLength Property

SelectionLength

Gets or sets the number of characters selected in the drop down control.

Declaration
[Browsable(false)]
public int SelectionLength { get; set; }
Implements