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

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