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

In This Topic
OpenCommand Property (FlexViewerPane)
In This Topic
The System.Windows.Input.ICommand that implements the Open action.
Syntax
'Declaration
 
Public ReadOnly Property OpenCommand As ICommand
 
See Also