GrapeCity ActiveReports for .NET 16.0J
ReportExplorerEnabledNodes 列挙体

GrapeCity.ActiveReports.Design 名前空間 : ReportExplorerEnabledNodes 列挙体
レポートエクスプローラーでのノードの変更可能性。
シンタックス
'宣言
 
Public Enum ReportExplorerEnabledNodes 
   Inherits System.Enum
public enum ReportExplorerEnabledNodes : System.Enum 
メンバ
メンバ解説
Allすべて変更できます。
DataSetsデータセットを変更できます。
DataSourcesデータソースを変更できます。
None何も変更できません。
Parametersパラメータを変更できます。
継承階層

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

参照

GrapeCity.ActiveReports.Design 名前空間