Skip to main content
JS

PivotGridSummaryDisplayMode Enum

Namespace: DevExtreme.AspNet.Mvc

Assembly: DevExtreme.AspNet.Core.dll

Declaration

[JsonConverter(typeof(StringEnumConverter))]
public enum PivotGridSummaryDisplayMode

Members

Name
AbsoluteVariation
PercentOfColumnGrandTotal
PercentOfColumnTotal
PercentOfGrandTotal
PercentOfRowGrandTotal
PercentOfRowTotal
PercentVariation
See Also