ActiveReports 8
Static Property
See Also 
GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > DataGrouping Class : Static Property

Glossary Item Box

Gets or sets a value indicating if this is a static grouping.

Syntax

Visual Basic (Declaration) 
Public Property Static As System.Boolean
C# 
public System.bool Static {get; set;}

Remarks

Must be true if any ancestor grouping is a detail grouping.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also