DataGrid.PrevPageCommandArgument Field

Definition

Represents the Prev command argument. This field is read-only.

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

Field Value

Remarks

Use the PrevPageCommandArgument field to represent the Prev command argument.

Applies to

See also