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

In This Topic
NewSection Property (ISectionRegion)
In This Topic
Gets a value indicating whether the region is in its own section.
Syntax
'Declaration
 
ReadOnly Property NewSection As Boolean
 

Property Value

A System.Boolean value. true if the region is in its own section; otherwise, false.
See Also