GrapeCity ActiveReports for .NET 16.0J
ReportExplorerNodes 列挙体

GrapeCity.ActiveReports.Design 名前空間 : ReportExplorerNodes 列挙体
レポートエクスプローラでの各ノードの表示を設定します。
シンタックス
'宣言
 
Public Enum ReportExplorerNodes 
   Inherits System.Enum
public enum ReportExplorerNodes : System.Enum 
メンバ
メンバ解説
Allすべてを表示します。
CommonValues共通の値を表示します。
DataSourceAndFieldsデータソースとフィールドを表示します。
Noneすべてを非表示にします。
Parametersパラメータを表示します。
Settings設定を表示します。
継承階層

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

参照

GrapeCity.ActiveReports.Design 名前空間