Calendar for WinForms | ComponentOne
C1.Win.Input.Base Namespace / IDropDownEditorBase Interface / InitialSelection Property

In This Topic
    InitialSelection Property (IDropDownEditorBase)
    In This Topic
    Gets or sets a value determines the selection position when a control receives input focus.
    Syntax
    'Declaration
     
    
    Property InitialSelection As InitialSelection
    InitialSelection InitialSelection {get; set;}
    See Also