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

In This Topic
    Text Property (FullTextFilter)
    In This Topic
    Gets or sets the current string value of this filter.
    Syntax
    'Declaration
     
    
    Public Property Text As String
    public string Text {get; set;}
    See Also