Back to Devexpress

GridGroupSummarySortInfo Constructors

wpf-devexpress-dot-xpf-dot-grid-dot-gridgroupsummarysortinfo-dot-ctor.md

latest1.2 KB
Original Source

GridGroupSummarySortInfo Constructors

Represents an element in the GridGroupSummarySortInfoCollection.

NameParametersDescription
GridGroupSummarySortInfo(GridSummaryItem, String, ListSortDirection)summaryItem, fieldName, sortOrderInitializes a new instance of the GridGroupSummarySortInfo class with the specified summary item, group column and sort order.
GridGroupSummarySortInfo(GridSummaryItem, String)summaryItem, fieldNameInitializes a new instance of the GridGroupSummarySortInfo class with the specified summary item and group column.

See Also

GridGroupSummarySortInfo Class

GridGroupSummarySortInfo Members

DevExpress.Xpf.Grid Namespace