public enum ReportExplorerEnabledNodes : System.Enum
'Declaration Public Enum ReportExplorerEnabledNodes Inherits System.Enum
Member | Description |
---|---|
All | Represents the ability to modify all supported node types. |
DataSets | Represents the ability to modify data sets. |
DataSources | Represents the ability to modify data sources. |
None | Represents the state where no nodes can be modified. |
Parameters | Represents the ability to modify report parameters. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Design.ReportExplorerEnabledNodes