[]
Represents a matrix data grouping definition.
public class MatrixGroupingDefinition
Name | Description |
---|---|
MatrixGroupingDefinition(Length, bool, bool, string) | Initializes a new instance of the MatrixGroupingDefinition class. |
Name | Description |
---|---|
HasTotal | Gets a value indicating whether the grouping has a total. |
IsStatic | Gets a value indicating whether this is a static grouping. |
Length | Gets the length of the grouping. |
ToggleItem | Gets the grouping toggle item name. |