[]
        
(Showing Draft Content)

C1.Win.Input.Base.C1DropDownEditorBase.SelectionStart

SelectionStart Property

SelectionStart

Gets or sets the starting point of text selected in the drop down control.

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