DataGrid.PrevPageCommandArgument Campo

Definición

Representa el argumento de comando Prev. Este campo es de solo lectura.

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

Valor de campo

Comentarios

Use el PrevPageCommandArgument campo para representar el argumento del comando Prev.

Se aplica a

Consulte también