C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / C1FlexViewerPane Class / RefreshCommand Property

In This Topic
RefreshCommand Property (C1FlexViewerPane)
In This Topic
The System.Windows.Input.ICommand that refreshes/reloads the report.
Syntax
'Declaration
 
Public ReadOnly Property RefreshCommand As ICommand
 
See Also