C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewer Class / CopyTextCommand Property

In This Topic
CopyTextCommand Property (C1FlexViewer)
In This Topic
The System.Windows.Input.ICommand that copies the selected text to Clipboard.
Syntax
'Declaration
 
Public ReadOnly Property CopyTextCommand As ICommand
 
See Also