DataGrid.DeleteCommandName 字段

定义

表示 Delete 命令名。Represents the Delete command name. 此字段为只读。This field is read-only.

public: System::String ^ DeleteCommandName;
public const string DeleteCommandName;
val mutable DeleteCommandName : string
Public Const DeleteCommandName As String 

字段值

String

注解

使用 DeleteCommandName 字段来表示删除命令名称。Use the DeleteCommandName field to represent the Delete command name.

适用于

另请参阅