PowerTools ActiveReports for .NET 9.0J
ReportExplorerNodes 列挙体

レポートエクスプローラに表示するノードを示す列挙体。デフォールトで表示されるすべてのノードを表示しない場合に、VisibleNodesプロパティと共にこの列挙体値を使用します。
構文
'宣言
 
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

参照

関連項目

GrapeCity.ActiveReports.Design 名前空間

 

 


©2003-2015 GrapeCity inc. All rights reserved.