DataGrid.CancelCommandName Campo

Definizione

Rappresenta il nome di comando Cancel. Questo campo è di sola lettura.

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

Valore del campo

Commenti

Usare il campo per rappresentare il CancelCommandName nome del Cancel comando.

Si applica a

Vedi anche