バージョン

XamGridCommand 列挙体

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