Gets or sets a value indicating whether the outlines generated by this subreport should be included in the master report's outline tree.
Syntax
'Declaration
Public Property OutlinesVisible As System.Boolean
public System.bool OutlinesVisible {get; set;}
See Also