DataGrid.SortCommandName Field

Definition

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

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

Field Value

Remarks

Use the SortCommandName field to represent the Sort command name.

Applies to

See also