Gets the MoveToFirstPage command.
Namespace: Telerik.ReportViewer.WpfAssembly: Telerik.ReportViewer.Wpf (in Telerik.ReportViewer.Wpf.dll)
Syntax
| C# |
|---|
public ICommand MoveToFirstPageCommand { get; } |
| Visual Basic |
|---|
Public ReadOnly Property MoveToFirstPageCommand As ICommand
Get |
See Also