DataGrid.SortCommandName Campo

Definizione

Rappresenta il nome di comando Ordina. Questo campo è di sola lettura.

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

Valore del campo

Commenti

Usare il SortCommandName campo per rappresentare il nome del comando Ordinamento.

Si applica a

Vedi anche