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