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