Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer Namespace / FlexViewer Class / SelectMouseMode Property

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