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

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

    System.Object
       C1.Win.C1Themes.StyledPropertyCollection
          C1.Win.C1Themes.BaseStyle
             C1.Win.C1Themes.BaseC1FrameworkStyle
                C1.Win.DataFilter.Styles.BaseSubItemStyle
                   C1.Win.DataFilter.Styles.BaseItemStyle
                      C1.Win.DataFilter.Styles.FilterEditorCheckedGlyphStyle

    See Also