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

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