DataGrid.PageCommandName Field

Definition

Represents the Page command name. This field is read-only.

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

Field Value

Remarks

Use the PageCommandName field to represent the Page command name.

Applies to

See also