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

In This Topic
    Hidden Property (IGroup)
    In This Topic
    Indicates that the group should be hidden.
    Syntax
    'Declaration
     
    ReadOnly Property Hidden As Boolean
    bool Hidden {get;}
    See Also