MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering Namespace / IGroup Interface / Hidden Property

In This Topic
Hidden Property (IGroup)
In This Topic
Gets a value indicating whether the group should be hidden.
Syntax
'Declaration
 
ReadOnly Property Hidden As Boolean
 

Property Value

true if the group should be hidden; otherwise, false.
See Also