FlexReport for WPF | ComponentOne
C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / C1FlexViewerPane Class / HasSelection Property

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