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

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

    System.Object
       C1.Win.C1Themes.StyledPropertyCollection
          C1.Win.C1Themes.BaseStyle
             C1.Win.C1Themes.BaseC1FrameworkStyle
                C1.Win.DataFilter.Styles.DataFilterCheckBoxGlyphStyle

    See Also