FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / SearchAppliedEventArgs Class / Text Property

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