OutlinesVisible Property (SubreportField)
In This Topic
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 Boolean
public bool OutlinesVisible {get; set;}
See Also