Reporting

Gets the MoveToNextPage command.

Namespace: Telerik.ReportViewer.Wpf
Assembly: Telerik.ReportViewer.Wpf (in Telerik.ReportViewer.Wpf.dll)

Syntax

C#
public ICommand MoveToNextPageCommand { get; }
Visual Basic
Public ReadOnly Property MoveToNextPageCommand As ICommand
	Get

See Also