C1.Win.Input.Base Namespace / C1DropDownEditorBase Class / InitialSelection Property

In This Topic
InitialSelection Property (C1DropDownEditorBase)
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