ComponentOne FlexReport for WinForms
OutlineParent Property (VisualReportObject)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > VisualReportObject Class : OutlineParent Property
Gets or sets the name of the object that will be the parent of the current object 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

VisualReportObject Class
VisualReportObject Members