ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridTextFilter Class / FilterText Property

In This Topic
    FilterText Property
    In This Topic
    Gets or sets the filter text.
    Syntax
    'Declaration
     
    
    Public Property FilterText As String
    public string FilterText {get; set;}
    See Also