[]
        
(Showing Draft Content)

C1.Win.Input.Base.C1TextBoxBase.SelectionStart

SelectionStart Property

SelectionStart

Gets or sets the starting point of text selected in the text box.

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