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

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