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

In This Topic
NewRowIndex Property (SubtotalEventArgs)
In This Topic
Gets the index of the new subtotal row.
Syntax
'Declaration
 
Public ReadOnly Property NewRowIndex As Integer
 
See Also