[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix.MatrixGroupingDefinition.-ctor

MatrixGroupingDefinition Constructor

MatrixGroupingDefinition(Length, bool, bool, string)

Initializes a new instance of the MatrixGroupingDefinition class.

Declaration
public MatrixGroupingDefinition(Length length, bool isStatic, bool hasTotal, string toggleItem)
Parameters
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.