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

In This Topic
SelectionStart Property (C1DropDownEditorBase)
In This Topic
Gets or sets the starting point of text selected in the drop down control.
Syntax
'Declaration
 
Public Property SelectionStart As Integer
 
See Also