[]
        
(Showing Draft Content)

C1.Report.SubreportField.OutlinesVisible

OutlinesVisible Property

OutlinesVisible

Gets or sets a value indicating whether the outlines generated by this subreport should be included in the master report's outline tree.

Declaration
[C1Category("Navigation")]
[C1Description("SubreportField.OutlinesVisible", "Indicates whether outlines generated by this subreport should be included in the master report's outline tree.")]
public bool OutlinesVisible { get; set; }
<C1Category("Navigation")>
<C1Description("SubreportField.OutlinesVisible", "Indicates whether outlines generated by this subreport should be included in the master report's outline tree.")>
Public Property OutlinesVisible As Boolean