C1.Win.FlexGrid Namespace / SubtotalEventArgs Class / GroupTo Property

In This Topic
GroupTo Property (SubtotalEventArgs)
In This Topic
Gets the index of the last column in the range used to detect group breaks.
Syntax
'Declaration
 
Public ReadOnly Property GroupTo As Integer
 
See Also