Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / PreviewRowInfo Class / ResetHorizontalAlignment Method


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