PivotUnsortCommandデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
CommandSource | Infragistics.CommandBaseから継承されます。 | |
CurrentTarget | Infragistics.CommandBaseから継承されます。 |
名前 | 解説 | |
---|---|---|
CanExecute | 入力されたオブジェクトでコマンドを実行する可能性があるかどうかを示します。 Infragistics.Controls.Grids.Primitives.PivotSortingBaseCommandから継承されます。 | |
Execute | オーバーロードされます。 コマンドを実行します。 Infragistics.Controls.Grids.PivotColumnCommandBaseから継承されます。 |
名前 | 解説 | |
---|---|---|
ExecuteCommand | オーバーライドされます。 PivotDataColumn から列の並べ替えを削除します。 | |
OnCanExecuteChanged | Infragistics.CommandBaseから継承されます。 |
名前 | 解説 | |
---|---|---|
CanExecuteChanged | Infragistics.CommandBaseから継承されます。 |