FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerPane Class / Text Property

In This Topic
    Text Property (C1FlexViewerPane)
    In This Topic
    This property has no effect on C1FlexViewerPane.
    Syntax
    'Declaration
     
    Public Overrides Property Text As String
    public override string Text {get; set;}
    See Also