GrapeCity.ActiveReports.Design.Win.v9 Assembly > GrapeCity.ActiveReports.Design Namespace : ReportExplorerNodes Enumeration |
'Declaration Public Enum ReportExplorerNodes Inherits System.Enum
public enum ReportExplorerNodes : System.Enum
Member | Description |
---|---|
All | Displays all of the available nodes in the Report Explorer. This is the default value. |
DataSourceAndFields | Displays only the data source and fields nodes in the Report Explorer. |
None | Displays nothing in the Report Explorer. |
Parameters | Displays only the report parameters in the Report Explorer. |
Settings | Displays only report settings in the Report Explorer. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Design.ReportExplorerNodes