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

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

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

    See Also