FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewer Class / HasSelection Property

In This Topic
    HasSelection Property (C1FlexViewer)
    In This Topic
    Gets a value indicating if some text is currently selected.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasSelection As Boolean
    public bool HasSelection {get;}
    See Also