ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / ILayoutSection Interface
Members

In This Topic
    ILayoutSection Interface
    In This Topic
    Represents an interface for layout sections.
    Object Model
    ILayoutSection Interface
    Syntax
    'Declaration
     
    Public Interface ILayoutSection 
       Inherits ILayoutArea 
    public interface ILayoutSection : ILayoutArea  
    See Also