ComponentOne FlexReport for WinForms
OutlineParent Property (Group)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > Group Class : OutlineParent Property
Gets or sets the name of the object that will be the parent of the current group in the outline tree. If unspecified, the report hierarchy will be used to determine the parent.
Syntax
'Declaration
 
Public Property OutlineParent As System.String
public System.string OutlineParent {get; set;}
See Also

Reference

Group Class
Group Members