[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Layout.ILayoutAreaCollapsible

ILayoutAreaCollapsible Interface

ц Represents an area that contains a layout and provide collapsing support for hidden items inside layout area

Namespace: GrapeCity.ActiveReports.Extensibility.Layout
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface ILayoutAreaCollapsible : ILayoutArea

Properties

Name Description
Visible

Gets a value indicating whether the layout area is visible.

Extension Methods