IsNewRow Property (SubtotalEventArgs)
Gets a value that determines whether the subtotal row is a new row or the subtotal is being added to an existing subtotal row.
public bool IsNewRow {get;}
'Declaration
Public ReadOnly Property IsNewRow As Boolean