FlexReport for WPF | ComponentOne
C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / C1FlexViewer Class / DeselectAllCommand Property

In This Topic
    DeselectAllCommand Property (C1FlexViewer)
    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