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

In This Topic
    SelectMouseMode Property (C1FlexViewer)
    In This Topic
    Indicates whether clicking and dragging with the mouse selects text.
    Syntax
    'Declaration
     
    Public Property SelectMouseMode As Boolean
    public bool SelectMouseMode {get; set;}
    See Also