FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewerPane Class / HasSelection Property

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