ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / ILayoutAreaCollapsible Interface / Visible Property

In This Topic
    Visible Property (ILayoutAreaCollapsible)
    In This Topic
    Indicates that layout area is visible
    Syntax
    'Declaration
     
    ReadOnly Property Visible As Boolean
    bool Visible {get;}
    See Also