ColumnBase.IsSortedBySummary Property
Gets whether group rows that correspond to this grouping column are sorted by group summary values. This is a dependency property
Namespace: DevExpress.UI.Xaml.Grid
Assembly: DevExpress.UI.Xaml.Grid.v19.2.dll
Declaration
public bool IsSortedBySummary { get; }
Public ReadOnly Property IsSortedBySummary As Boolean
Property Value
Type |
Description |
Boolean |
true if group rows that correspond to this grouping column are sorted by group summary values; otherwise, false.
|
See Also
We are updating the DevExpress product documentation website and this page is part of our new experience. During this transition period, product documentation remains available in our previous format at documentation.devexpress.com. Learn More...