ParentReport Property
ParentReport
Gets the main report that contains this subreport (null for main reports).
Declaration
[Browsable(false)]
public FlexReport ParentReport { get; }
<Browsable(False)>
Public ReadOnly Property ParentReport As FlexReport