[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.PivotEngine.SortableGroups

SortableGroups Property

SortableGroups

Gets or sets a value that determines whether the engine should sort groups when sorting the value fields (measures) or whether it should keep the group order and the data only within each group.

Declaration
public bool SortableGroups { get; set; }
Public Property SortableGroups As Boolean
Remarks

It works when the SubTotals are included.