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

In This Topic
    FilterEditorCommonStyle Class
    In This Topic
    The FilterEditorCommonStyle contains display attributes that determine the general appearance of the control on the screen.
    Object Model
    FilterEditorCommonStyle Class
    Syntax
    'Declaration
     
    Public Class FilterEditorCommonStyle 
       Inherits C1.Win.C1Themes.BaseC1FrameworkStyle
    public class FilterEditorCommonStyle : C1.Win.C1Themes.BaseC1FrameworkStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Themes.StyledPropertyCollection
          C1.Win.C1Themes.BaseStyle
             C1.Win.C1Themes.BaseC1FrameworkStyle
                C1.Win.DataFilter.Styles.FilterEditorCommonStyle

    See Also