ComponentOne List for WinForms
C1.Win.C1List Namespace / C1Combo Class / ResetVerticalAlign Method

In This Topic
    ResetVerticalAlign Method (C1Combo)
    In This Topic
    Restores the default value of the VerticalAlign property.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub ResetVerticalAlign() 
    protected virtual void ResetVerticalAlign()
    See Also