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

In This Topic
TotalOn Property (SubtotalEventArgs)
In This Topic
Gets the index of the column that contains values being aggregated.
Syntax
'Declaration
 
Public ReadOnly Property TotalOn As Integer
 
See Also