[]
Initializes a new instance of the MatrixGroupingDefinition class.
public MatrixGroupingDefinition(Length length, bool isStatic, bool hasTotal, string toggleItem)
Type | Name | Description |
---|---|---|
Length | length | The length of the grouping. |
bool | isStatic | Indicates if this is a static grouping. |
bool | hasTotal | Indicates whether the grouping has a total. |
string | toggleItem | The grouping toggle item name. |