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

In This Topic
    DataFilterExpandedGlyphStyle Class
    In This Topic
    The DataFilterExpandedGlyphStyle contains display attributes that determine the general appearance of the caption glyph on the screen in expanded state.
    Object Model
    DataFilterExpandedGlyphStyle Class
    Syntax
    'Declaration
     
    Public Class DataFilterExpandedGlyphStyle 
       Inherits BaseItemStyle
    public class DataFilterExpandedGlyphStyle : 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.DataFilterExpandedGlyphStyle

    See Also