public enum ReportExplorerNodes : System.Enum
'Declaration Public Enum ReportExplorerNodes Inherits System.Enum
Member | Description |
---|---|
All | Represents the state where all available nodes are displayed within the Report Explorer. |
CommonValues | Represents the state where the nodes related to common values used in the report are displayed within the Report Explorer. |
DataSourceAndFields | Represents the state where the nodes related to data sources and their fields are displayed within the Report Explorer. |
None | Represents the state where no nodes are displayed within the Report Explorer. |
Parameters | Represents the state where the nodes related to report parameters are displayed within the Report Explorer. |
Settings | Represents the state where the nodes related to report settings are displayed within the Report Explorer. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Design.ReportExplorerNodes