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

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

    System.Object
       C1.Win.Themes.StyledPropertyCollection
          C1.Win.Themes.BaseStyle
             C1.Win.Themes.BaseC1FrameworkStyle
                C1.Win.DataFilter.Styles.BaseSubItemStyle
                   C1.Win.DataFilter.Styles.BaseItemStyle
                      C1.Win.DataFilter.Styles.FilterEditorIndeterminateGlyphStyle

    See Also