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


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