ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / C1DataGrid Class / FilterStyle Property

In This Topic
    FilterStyle Property
    In This Topic
    Gets or sets the Style used for the Filter control container.
    Syntax
    'Declaration
     
    
    Public Property FilterStyle As Style
    public Style FilterStyle {get; set;}
    See Also