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

In This Topic
    ReportToolTip Property
    In This Topic
    Gets the toooltip string which should be appear over the report element.
    Syntax
    'Declaration
     
    Public ReadOnly Property ReportToolTip As String
    public string ReportToolTip {get;}
    See Also