ActiveReports 12
NewSection Property (Grouping)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Grouping Class : NewSection Property

Gets or sets a value indicating whether the grouping is in it's own section

Syntax
'Declaration
 
Public Property NewSection As Boolean
public bool NewSection {get; set;}

Property Value

A Boolean value indicating whether the grouping is in it's own section. Default value is false.

See Also

Reference

Grouping Class
Grouping Members