DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.8 Assembly / C1.Win.DataFilter.Styles Namespace / FilterEditorCheckBoxGlyphStyle Class
Members

In This Topic
    FilterEditorCheckBoxGlyphStyle Class
    In This Topic
    FilterEditorCheckBoxGlyphStyle contains display attributes that determine the general appearance of the caption glyph on the screen.
    Object Model
    FilterEditorCheckBoxGlyphStyle Class
    Syntax
    'Declaration
     
    Public Class FilterEditorCheckBoxGlyphStyle 
       Inherits C1.Win.Themes.BaseC1FrameworkStyle
    public class FilterEditorCheckBoxGlyphStyle : C1.Win.Themes.BaseC1FrameworkStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.Themes.StyledPropertyCollection
          C1.Win.Themes.BaseStyle
             C1.Win.Themes.BaseC1FrameworkStyle
                C1.Win.DataFilter.Styles.FilterEditorCheckBoxGlyphStyle

    See Also