MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / TableGroup Class / Visibility Property

In This Topic
Visibility Property (TableGroup)
In This Topic
Gets or sets a value indicating whether the group is hidden.
Syntax
'Declaration
 
Public Property Visibility As Visibility
 

Property Value

A Visibility object representing the visibility of the group.
See Also