Skip to main content
A newer version of this page is available. .
Tab

ASPxGridViewAddSummaryItemViaContextMenuEventArgs Properties

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