Calendar for WinForms | ComponentOne
C1.Win.Input Namespace / C1ComboBox Class / ResetInitialSelection Method

In This Topic
    ResetInitialSelection Method (C1ComboBox)
    In This Topic
    Restores the default value of the C1.Win.Input.Base.C1DropDownEditorBase.InitialSelection property.
    Syntax
    'Declaration
     
    
    Protected Sub ResetInitialSelection() 
    protected void ResetInitialSelection()
    See Also