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

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

    See Also