FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewerPane Class / HasSelection Property

In This Topic
    HasSelection Property
    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