GroupSummaryDisplayMode Enum
In This Article
Lists values that specify the alignment (position) of group summaries within a group row.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.Core.dll
#Declaration
#Members
Name |
---|
Default |
Align |
#Passed To
You can pass GroupSummaryDisplayMode values to the following properies:
#Remarks
The values listed by this enumeration are used to set the TableView.GroupSummaryDisplayMode property.
See Also