[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.DataRegion.NewSection

NewSection Property

NewSection

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

Declaration
public virtual bool NewSection { get; }
Property Value
Type Description
bool

A bool value. true if the region is in its own section; otherwise, false.

Implements