ActiveReports 13
ReportExplorerNodes Enumeration

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design Namespace : ReportExplorerNodes Enumeration
The visibility of the nodes in ReportExplorer
Syntax
'Declaration
 
Public Enum ReportExplorerNodes 
   Inherits System.Enum
public enum ReportExplorerNodes : System.Enum 
Members
MemberDescription
AllShow all.
DataSourceAndFieldsShow datasources and fields.
NoneHide all.
ParametersShow parameters.
SettingsShow settings.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Design.ReportExplorerNodes

See Also

Reference

GrapeCity.ActiveReports.Design Namespace