バージョン 24.2 (最新)

XamGridCommand 列挙体

XamGrid オブジェクトの使用可能なコマンドの列挙体。
シンタックス
public enum XamGridCommand : System.Enum 
メンバ
メンバ解説
DeleteXamGrid.DeleteKeyAction 設定に基づいて行を削除します。
HideColumnChooserColumnChooser を非表示にします。
SelectAllRowsXamGrid のメイン レイアウトのすべての行を選択します。
ShowColumnChooserXamGrid のメイン レイアウトの ColumnChooser を表示します。
参照