[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.Tablix.CrossAggregates

CrossAggregates Property

CrossAggregates

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

Declaration
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public bool? CrossAggregates { get; set; }
Property Value
Type Description
bool?

true if cross-aggregates functionality should be hidden; otherwise, false.