DataGrid.UpdateCommandName Field

Definition

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

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

Field Value

Remarks

Use the UpdateCommandName field to represent the Update command name.

Applies to

See also