DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.Win.DataFilter.Styles Namespace / DataFilterTheme Class / Filter Property

In This Topic
    Filter Property (DataFilterTheme)
    In This Topic
    Gets DataFilterFilterStyle containing display attributes that determine the general appearance of the filters on the screen.
    Syntax
    'Declaration
     
    Public ReadOnly Property Filter As DataFilterFilterStyle
    public DataFilterFilterStyle Filter {get;}
    See Also