ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / Tablix Class / CrossAggregates Property

In This Topic
CrossAggregates Property
In This Topic
Gets or sets a value indicating whether the Tablix Wizard should hide cross-aggregates functionality.
Syntax
'Declaration
 
Public Property CrossAggregates As Nullable(Of Boolean)
 

Property Value

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