'Declaration
Public ReadOnly Property SelectionLength As Integer
'Usage
Dim instance As NumberField Dim value As Integer value = instance.SelectionLength
public int SelectionLength {get;}
Property Value
The length of the selection.The default is 0.