ActiveReports for .NET 18.0J
ApplyParameterType 列挙体

GrapeCity.ActiveReports.Extensibility.Rendering.Components 名前空間 : ApplyParameterType 列挙体
パラメータアクションタイプを適用します。
シンタックス
'宣言
 
Public Enum ApplyParameterType 
   Inherits System.Enum
public enum ApplyParameterType : System.Enum 
メンバ
メンバ解説
Resetパラメータを初期状態(デフォルト値)にリセットします。
Setパラメータに特定の値を設定します。
Toggle複数値パラメータの値コレクションから特定の値を追加または削除します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Extensibility.Rendering.Components.ApplyParameterType

参照

GrapeCity.ActiveReports.Extensibility.Rendering.Components 名前空間