[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Layout.ILayoutSection

ILayoutSection Interface

Represents an interface for layout sections.

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

Properties

Name Description
Report

Gets the report associated with this page section.

SectionType

Gets the section type to which this instance corresponds.

Extension Methods