DataGrid.SortCommandName Campo

Definición

Representa el nombre de comando Sort. Este campo es de solo lectura.

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

Valor de campo

Comentarios

Use el SortCommandName campo para representar el nombre del comando Sort.

Se aplica a

Consulte también