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

GrapeCity.ActiveReports.Design.DdrDesigner.Tools 名前空間 > UICustomCommandAttribute クラス > UICustomCommandAttribute コンストラクタ : UICustomCommandAttribute コンストラクタ(Int32,Int32,String)
親カスタムコマンドのcommandIdです。
コマンドのcommandId
コマンドの名前。
コマンドの指定された名前およびidを使用して、新しい属性の初期化を許可します。
シンタックス
'宣言
 
Public Function New( _
   ByVal parentCommandId As Integer, _
   ByVal commandId As Integer, _
   ByVal displayName As String _
)
public UICustomCommandAttribute( 
   int parentCommandId,
   int commandId,
   string displayName
)

パラメータ

parentCommandId
親カスタムコマンドのcommandIdです。
commandId
コマンドのcommandId
displayName
コマンドの名前。
参照

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