'Declaration
Public ReadOnly Property SelectionStart As Integer
'Usage
Dim instance As NumberField Dim value As Integer value = instance.SelectionStart
public int SelectionStart {get;}
Property Value
The System.Int32 value indicates the selection start position.The default is 0.