Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / StyleInfo Class / ResetVerticalAlignment Method


In This Topic
    ResetVerticalAlignment Method (StyleInfo)
    In This Topic
    Resets the VerticalAlignment property to its default value.
    Syntax
    'Declaration
     
    
    Public Overridable Sub ResetVerticalAlignment() 
    'Usage
     
    
    Dim instance As StyleInfo
     
    instance.ResetVerticalAlignment()
    public virtual void ResetVerticalAlignment()
    See Also