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

In This Topic
    HasSelection Property
    In This Topic
    Indicates whether some text is currently selected.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property HasSelection As Boolean
    public bool HasSelection {get;}
    See Also