DataGrid.SelectCommandName Field

Definition

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

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

Field Value

Remarks

Use the SelectCommandName field to represent the Select command name.

Applies to

See also