ActiveReports 9
VisibleNodes Property

Gets or sets which nodes appear in the Report Explorer. Use this property when you do not want to display to your users all of the nodes that appear by default.
Syntax
'Declaration
 
Public Property VisibleNodes As ReportExplorerNodes
public ReportExplorerNodes VisibleNodes {get; set;}
Remarks
The default value is All, but you can specify any enumerated ReportExplorerNodes value or combination of values to limit what is displayed to your users.
See Also

Reference

ReportExplorer Class
ReportExplorer Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum