[]
        
(Showing Draft Content)

C1.Win.Input.Base.C1TextBoxBase.SelectionLength

SelectionLength Property

SelectionLength

Gets or sets the number of characters selected in the text box.

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