FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerDialog Class / SelectMouseMode Property

In This Topic
    SelectMouseMode Property (C1FlexViewerDialog)
    In This Topic
    Gets or sets a value indicating whether clicking and dragging with the mouse selects text.
    Syntax
    'Declaration
     
    Public Property SelectMouseMode As Boolean
    public bool SelectMouseMode {get; set;}
    See Also