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

In This Topic
    FilterEditorEditorDisabledStyle Class
    In This Topic
    The FilterEditorEditorDisabledStyle containing display attributes that determine the general appearance of the selected element on the screen when it is disabled state.
    Object Model
    FilterEditorEditorDisabledStyle Class
    Syntax
    'Declaration
     
    Public Class FilterEditorEditorDisabledStyle 
       Inherits BaseSubItemStyle
    public class FilterEditorEditorDisabledStyle : 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.FilterEditorEditorDisabledStyle

    See Also