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()
See Also