DataGrid.NextPageCommandArgument Field

Definition

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

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

Field Value

Remarks

Use the NextPageCommandArgument field to represent the Next command argument.

Applies to

See also