Gets the MoveToNextPage command.
Namespace: Telerik.ReportViewer.WpfAssembly: 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