DeselectAllCommand Property (C1FlexViewerPane)
In This Topic
The
System.Windows.Input.ICommand that deselects all text in the document.
Syntax
'Declaration
Public ReadOnly Property DeselectAllCommand As ICommand
public ICommand DeselectAllCommand {get;}
See Also