[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.ISectionRegion

ISectionRegion Interface

Represents an umbrella interface to unify IDataRegion and IBandedList data regions.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface ISectionRegion

Properties

Name Description
NewSection

Gets a value indicating whether the region is in its own section.

Extension Methods