Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / GroupBarInfo Class / ResetGroupVerticalIndent Method


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