ComponentOne FlexGrid for WinForms
IsNewRow Property

C1.Win.C1FlexGrid Namespace > SubtotalEventArgs Class : IsNewRow Property
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
public bool IsNewRow {get;}
See Also

Reference

SubtotalEventArgs Class
SubtotalEventArgs Members