[]
Gets or sets a value indicating whether the outlines generated by this subreport should be included in the master report's outline tree.
[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