Enum SummaryType
Gets or sets a value that indicates the type of calculations to be performed for the corresponding summary column.
Namespace: Syncfusion.JavaScript
Assembly: Syncfusion.EJ.dll
Syntax
public enum SummaryType
Fields
Name | Description |
---|---|
Average | |
Count | |
Custom | |
Falsecount | |
Maximum | |
Minimum | |
Sum | |
Truecount |