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

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

    See Also