FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewerPane Class / SelectMouseMode Property

In This Topic
    SelectMouseMode Property (FlexViewerPane)
    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