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

In This Topic
    FilterEditorOperationDragGlyphPressedStyle Class
    In This Topic
    The FilterEditorOperationDragGlyphPressedStyle contains display attributes that determine the general appearance of the pressed drag expression button glyph on the screen.
    Object Model
    FilterEditorOperationDragGlyphPressedStyle Class
    Syntax
    'Declaration
     
    Public Class FilterEditorOperationDragGlyphPressedStyle 
       Inherits BaseSubItemStyle
    public class FilterEditorOperationDragGlyphPressedStyle : 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.FilterEditorOperationDragGlyphPressedStyle

    See Also