バージョン

ExcecuteCommand メソッド

指定されたコマンドを指定された Infragistics.Controls.Grids.CellBase で実行します。
シンタックス
'宣言
 
Protected Overridable Sub ExcecuteCommand( _
   ByVal filterOperand As List(Of FilterOperand), _
   ByVal cell As CellBase _
) 
protected virtual void ExcecuteCommand( 
   List<FilterOperand> filterOperand,
   CellBase cell
)

パラメータ

filterOperand
cell
参照