ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / ISectionRegion Interface / NewSection Property

In This Topic
    NewSection Property (ISectionRegion)
    In This Topic
    Indicating whether a region is in it's own section.
    Syntax
    'Declaration
     
    ReadOnly Property NewSection As Boolean
    bool NewSection {get;}
    See Also