Back to Devexpress

GridGroupSummaryItem Constructors

windowsforms-devexpress-dot-xtragrid-dot-gridgroupsummaryitem-dot-ctor.md

latest1.5 KB
Original Source

GridGroupSummaryItem Constructors

Represents an individual group summary item.

NameParametersDescription
GridGroupSummaryItem()noneCreates a new GridGroupSummaryItem object with default settings.
GridGroupSummaryItem(SummaryItemType, String, GridColumn, String, Object)summaryType, fieldName, showInColumn, displayFormat, tagCreates a new GridGroupSummaryItem object with predefined summary settings and tag.
GridGroupSummaryItem(SummaryItemType, String, GridColumn, String)summaryType, fieldName, showInColumn, displayFormatCreates a new GridGroupSummaryItem object with predefined summary settings.

See Also

GridGroupSummaryItem Class

GridGroupSummaryItem Members

DevExpress.XtraGrid Namespace