GrapeCity.ActiveReports.Design.Win.v9 アセンブリ > GrapeCity.ActiveReports.Design 名前空間 : ReportExplorerNodes 列挙体 |
'宣言 Public Enum ReportExplorerNodes Inherits System.Enum
public enum ReportExplorerNodes : System.Enum
メンバ | 解説 |
---|---|
All | すべてのノードを表示します。これはデフォルトの値です。 |
DataSourceAndFields | [データソース]および[フィールド]ノードを表示します。 |
None | すべてのノードを非表示にします。 |
Parameters | [パラメータ]ノードを表示します。 |
Settings | [レポートの設定]ノードを表示します。 |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Design.ReportExplorerNodes