FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / C1FindTextParams Class / Text Property

In This Topic
    Text Property (C1FindTextParams)
    In This Topic
    Gets the text to find.
    Syntax
    'Declaration
     
    Public ReadOnly Property Text As String
    public string Text {get;}
    See Also