DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.8 Assembly / C1.Win.DataFilter.Styles Namespace / FilterEditorCheckBoxStyle Class
Members

In This Topic
    FilterEditorCheckBoxStyle Class
    In This Topic
    FilterEditorCheckBoxStyle contains display attributes that determine the general appearance of the check box on the screen.
    Object Model
    FilterEditorCheckBoxStyle Class
    Syntax
    'Declaration
     
    Public Class FilterEditorCheckBoxStyle 
       Inherits BaseTextElementStyle
    public class FilterEditorCheckBoxStyle : BaseTextElementStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Themes.StyledPropertyCollection
          C1.Win.C1Themes.BaseStyle
             C1.Win.C1Themes.BaseC1FrameworkStyle
                C1.Win.DataFilter.Styles.BasePropStyle
                   C1.Win.DataFilter.Styles.BaseTextElementStyle
                      C1.Win.DataFilter.Styles.FilterEditorCheckBoxStyle

    See Also