ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / FullTextFilterPresenter Class / Text Property

In This Topic
    Text Property (FullTextFilterPresenter)
    In This Topic
    Gets or sets the text of search box.
    Syntax
    'Declaration
     
    
    Public Property Text As String
    public string Text {get; set;}
    See Also