Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / NamedAppearanceStyleInfo Class / ResetVerticalAlignment Method


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