DataGrid.CancelCommandName Field

Definition

Represents the Cancel command name. This field is read-only.

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

Field Value

Remarks

Use the CancelCommandName field to represent the Cancel command name.

Applies to

See also