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

In This Topic
    ILayoutAreaCollapsible Interface
    In This Topic
    Specifies an area that contains a layout and provide collapsing support for hidden items inside layout area
    Object Model
    ILayoutAreaCollapsible Interface
    Syntax
    'Declaration
     
    Public Interface ILayoutAreaCollapsible 
       Inherits ILayoutArea 
    public interface ILayoutAreaCollapsible : ILayoutArea  
    See Also