FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / GroupBarInfo Class / ResetText Method


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