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

In This Topic
IsNewRow Property (SubtotalEventArgs)
In This Topic
Gets a value that determines whether the subtotal row is a new row or the subtotal is being added to an existing subtotal row.
Syntax
'Declaration
 
Public ReadOnly Property IsNewRow As Boolean
 
See Also