[]
        
(Showing Draft Content)

C1.Report.SubreportField.Subreport

Subreport Property

Subreport

Gets or sets a reference to another FlexReport object to be rendered within this SubreportField.

Declaration
[C1Category("Data")]
[C1Description("SubreportField.Subreport", "Specifies another C1FlexReport object to be rendered within this field.")]
public FlexReport Subreport { get; set; }
<C1Category("Data")>
<C1Description("SubreportField.Subreport", "Specifies another C1FlexReport object to be rendered within this field.")>
Public Property Subreport As FlexReport