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