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


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