Back to Devexpress

ASPxGroupSummarySortInfo Constructors

aspnet-devexpress-dot-web-dot-aspxgroupsummarysortinfo-dot-ctor.md

latest1.4 KB
Original Source

ASPxGroupSummarySortInfo Constructors

Contains methods and properties to sort group rows by summary values.

NameParametersDescription
ASPxGroupSummarySortInfo()noneInitializes a new instance of the ASPxGroupSummarySortInfo class with default settings.
ASPxGroupSummarySortInfo(String, ASPxSummaryItem, ColumnSortOrder)groupColumn, groupSummary, sortOrderInitializes a new instance of the ASPxGroupSummarySortInfo class with the specified settings.
ASPxGroupSummarySortInfo(String, ASPxSummaryItem)groupColumn, groupSummaryInitializes a new instance of the ASPxGroupSummarySortInfo class with the specified grouped column and summary item.

See Also

ASPxGroupSummarySortInfo Class

ASPxGroupSummarySortInfo Members

DevExpress.Web Namespace