'宣言
Public Enum ApplyParameterType Inherits System.Enum
public enum ApplyParameterType : System.Enum
'宣言
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