バージョン

GetParameter メソッド (HeaderDropDownControl)

コマンドを実行するために必要なパラメーターを定義するオブジェクトを返します。
シンタックス
'宣言
 
Protected Overridable Function GetParameter( _
   ByVal command As Infragistics.Controls.CommandSource _
) As Object
protected virtual object GetParameter( 
   Infragistics.Controls.CommandSource command
)

パラメータ

command

戻り値の型

コマンドを完了するために必要なオブジェクト。
参照