C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputDatePicker Class / InitialSelection Property

In This Topic
InitialSelection Property (InputDatePicker)
In This Topic
Gets or sets a value determines the selection position when a control receives input focus.
Syntax
'Declaration
 
Public Property InitialSelection As InitialSelection
 
Remarks
Default: InitialSelection.SelectAll.
See Also