GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Grouping Class : Parent Property |
Gets or sets an expression that identifies the parent group in a recursive hierarchy.
'Declaration Public Property Parent As ExpressionInfo
public ExpressionInfo Parent {get; set;}
This property only applies if the group has exactly one group expression
Indicates the following:
If filters on the group eliminate the parent of a group instance, it is instead treated as a child of the parent's parent.