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

In This Topic
    DataFilterExpandedGlyphHotStyle Class
    In This Topic
    The DataFilterExpandedGlyphHotStyle containing display attributes that determine the general appearance of the caption glyph on the screen in expanded state when the cursor is over it.
    Object Model
    DataFilterExpandedGlyphHotStyle Class
    Syntax
    'Declaration
     
    Public Class DataFilterExpandedGlyphHotStyle 
       Inherits BaseSubItemStyle
    public class DataFilterExpandedGlyphHotStyle : 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.DataFilterExpandedGlyphHotStyle

    See Also