Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / GroupInfo Class / Reset Method


In This Topic
Reset Method (GroupInfo)
In This Topic
Resets the grouping information.
Syntax
'Declaration
 
Public Sub Reset() 
 
'Usage
 
Dim instance As GroupInfo
 
instance.Reset()
See Also