ActiveReports for .NET 18.0J
UICustomCommandAttribute コンストラクタ(Int32,Int32,String,Boolean,String)

GrapeCity.ActiveReports.Design.DdrDesigner.Tools 名前空間 > UICustomCommandAttribute クラス > UICustomCommandAttribute コンストラクタ : UICustomCommandAttribute コンストラクタ(Int32,Int32,String,Boolean,String)
親カスタムコマンドのcommandIdです。
コマンドのcommandId
コマンドの名前。
uiコマンドが表示されているかどうかを指定します。
ステータスチェックコールバックです。
コマンド、idおよびステータスチェックコールバックの指定された名前を使用して、新しい属性の初期化を許可します。
シンタックス
'宣言
 
Public Function New( _
   ByVal parentCommandId As Integer, _
   ByVal commandId As Integer, _
   ByVal displayName As String, _
   ByVal isVisible As Boolean, _
   ByVal upateStatusCallbackName As String _
)

パラメータ

parentCommandId
親カスタムコマンドのcommandIdです。
commandId
コマンドのcommandId
displayName
コマンドの名前。
isVisible
uiコマンドが表示されているかどうかを指定します。
upateStatusCallbackName
ステータスチェックコールバックです。
参照

UICustomCommandAttribute クラス
UICustomCommandAttribute メンバ
オーバーロード一覧