FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewerPane Class / GetSelectionAsText Method

In This Topic
    GetSelectionAsText Method
    In This Topic
    Returns the currently selected text.
    Syntax
    'Declaration
     
    Public Function GetSelectionAsText() As String
    public string GetSelectionAsText()
    See Also