ASPxGridViewAddSummaryItemViaContextMenuEventArgs Properties
Provides data for the ASPxGridView.AddSummaryItemViaContextMenu event.
Name | Description |
---|---|
Column | Gets a data column to whose footer a summary item is added. |
Is |
Indicates whether a total summary item or a group summary item has been added to a summary collection using the context menu. |
Summary |
Gets a summary item that is added to the grid footer. |
See Also