DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.Win.DataFilter.Styles Namespace / FilterEditorTheme Class
Members

In This Topic
    FilterEditorTheme Class
    In This Topic
    The FilterEditorTheme class represents the theme for the C1FilterEditor control which contains display attributes that determine the appearance of control.
    Object Model
    FilterEditorTheme Class
    Syntax
    'Declaration
     
    Public Class FilterEditorTheme 
       Inherits C1.Win.C1Themes.BaseTheme
    public class FilterEditorTheme : C1.Win.C1Themes.BaseTheme 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Themes.StyledPropertyCollection
          C1.Win.C1Themes.BaseStyle
             C1.Win.C1Themes.BaseTheme
                C1.Win.DataFilter.Styles.FilterEditorTheme

    See Also