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

In This Topic
SelectionLength Property (C1DropDownEditorBase)
In This Topic
Gets or sets the number of characters selected in the drop down control.
Syntax
'Declaration
 
Public Property SelectionLength As Integer
 
See Also