ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / DynamicColumnsRows Class / Visibility Property

In This Topic
Visibility Property (DynamicColumnsRows)
In This Topic
Gets or sets a value indicating whether all of the dynamic columns or rows for this grouping are hidden and replaced with a subtotal column for the grouping scope.
Syntax
'Declaration
 
Public Property Visibility As Visibility
 

Property Value

A Visibility object representing the visibility of the dynamic columns or rows.
See Also