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

In This Topic
    BaseDropDownSubItemStyle Class
    In This Topic
    Style with the base drop down list sub item properties.
    Object Model
    BaseDropDownSubItemStyle Class
    Syntax
    'Declaration
     
    Public MustInherit Class BaseDropDownSubItemStyle 
       Inherits C1.Win.C1Themes.BaseC1FrameworkStyle
    public abstract class BaseDropDownSubItemStyle : C1.Win.C1Themes.BaseC1FrameworkStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Themes.StyledPropertyCollection
          C1.Win.C1Themes.BaseStyle
             C1.Win.C1Themes.BaseC1FrameworkStyle
                C1.Win.DataFilter.Styles.BaseDropDownSubItemStyle
                   C1.Win.DataFilter.Styles.CombinationDropDownItemHotStyle
                   C1.Win.DataFilter.Styles.NewExpressionDropDownItemHotStyle
                   C1.Win.DataFilter.Styles.OperationDropDownItemHotStyle
                   C1.Win.DataFilter.Styles.PropertyDropDownItemHotStyle

    See Also