ActiveReports for .NET 18.0J
QueryActionEnabled メソッド

GrapeCity.ActiveReports.Design 名前空間 > Designer クラス : QueryActionEnabled メソッド
DesignerActionの種類。
1つまたは複数の有効ステータスをオブジェクトに問い合わせます。
シンタックス
'宣言
 
Public Function QueryActionEnabled( _
   ByVal action As DesignerAction _
) As Boolean
public bool QueryActionEnabled( 
   DesignerAction action
)

パラメータ

action
DesignerActionの種類。

戻り値の型

有効なステータスがtrueの場合はtrue、そうでない場合はfalseを返します。
参照

Designer クラス
Designer メンバ