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

In This Topic
    FilterEditorIndeterminateGlyphPressedStyle Class
    In This Topic
    FilterEditorUncheckedGlyphPressedStyle contains display attributes that determine the general appearance of pressed check box on the screen in indeterminate state.
    Object Model
    FilterEditorIndeterminateGlyphPressedStyle Class
    Syntax
    'Declaration
     
    Public Class FilterEditorIndeterminateGlyphPressedStyle 
       Inherits BaseSubItemStyle
    public class FilterEditorIndeterminateGlyphPressedStyle : BaseSubItemStyle 
    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.FilterEditorIndeterminateGlyphPressedStyle

    See Also