[]
Fires after each subtotal row has been added to the grid.
public event SubtotalEventHandler AfterSubtotal
Type | Description |
---|---|
SubtotalEventHandler | Fires after each subtotal row has been added to the grid. |
Subtotal rows are added when the C1.Win.C1FlexGrid.C1FlexGridBase.Subtotal(C1.Win.C1FlexGrid.AggregateEnum,System.Int32,System.Int32,System.Int32,System.Int32,System.String,C1.Win.C1FlexGrid.AggregateFlags,C1.Win.C1FlexGrid.RowColFlags) method is invoked.