[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.Tablix

Tablix Class

Represents the features for tablix items.

Inheritance
Tablix
Namespace: GrapeCity.ActiveReports.Blazor.Designer
Assembly: MESCIUS.ActiveReports.Blazor.Designer.dll
Syntax
public class Tablix
Remarks

The Tablix class provides properties to configure the features for tablix items, such as hiding cross-aggregates functionality, auto-filling corner cells, and visibility of frozen rows and columns.

Constructors

Name Description
Tablix()

Properties

Name Description
AutoFillCorner

Gets or sets a value indicating whether the Tablix Corner Cell needs to be auto-filled when a field is dropped to the Tablix Row Group Cell.

CanUseWizard

Gets or sets a value indicating whether the Tablix Wizard is available for creating/editing Tablix.

CrossAggregates

Gets or sets a value indicating whether the Tablix Wizard should hide cross-aggregates functionality.

HideFrozenRowsColumns

Gets or sets a value indicating whether to hide FrozenRows/FrozenColumns properties from the PropertyGrid and TablixWizard.