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

ASPxGridViewAddSummaryItemViaContextMenuEventArgs Constructors

Provides data for the ASPxGridView.AddSummaryItemViaContextMenu event.
Name Parameters Description
ASPxGridViewAddSummaryItemViaContextMenuEventArgs(ASPxSummaryItem, GridViewDataColumn, Boolean) summaryItem, column, isGroupSumamry Initializes a new instance of the ASPxGridViewAddSummaryItemViaContextMenuEventArgs class with the specified settings.
See Also