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

In This Topic
    NewExpressionDropDownListStyle Class
    In This Topic
    The NewExpressionDropDownListStyle containing display attributes that determine the appearance of a expression types drop-down list.
    Object Model
    NewExpressionDropDownListStyle Class
    Syntax
    'Declaration
     
    Public Class NewExpressionDropDownListStyle 
       Inherits BaseDropDownListStyle
    public class NewExpressionDropDownListStyle : BaseDropDownListStyle 
    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.BaseDropDownListStyle
                      C1.Win.DataFilter.Styles.NewExpressionDropDownListStyle

    See Also