Property SelectionLength
SelectionLength
Gets or sets the number of characters selected in the control.
[Browsable(false)]
public virtual int SelectionLength { get; set; }
Property Value
- int
The number of characters selected in the control.
Gets or sets the number of characters selected in the control.
[Browsable(false)]
public virtual int SelectionLength { get; set; }
The number of characters selected in the control.