[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.ShowTotals

ShowTotals Enum

Specifies constants that define whether to include totals in the output table.

Namespace: C1.Web.Mvc.Olap
Assembly: C1.Web.Mvc.Olap.dll
Syntax
public enum ShowTotals

Fields

Name Description
GrandTotals

Show grand totals.

None

Do not show any totals.

Subtotals

Show subtotals and grand totals.