[]
Gets or sets the number of characters selected in the drop-down editor.
[Browsable(false)]
public int SelectionLength { get; set; }
<Browsable(False)>
Public Property SelectionLength As Integer
Type | Description |
---|---|
int | The number of characters selected in the drop-down editor. |