C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewerPane Class / RefreshCommand Property

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