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

In This Topic
    NewExpressionDropDownItemStyle Class
    In This Topic
    The NewExpressionDropDownItemStyle containing display attributes that determine the appearance of a expression types drop-down list items.
    Object Model
    NewExpressionDropDownItemStyle Class
    Syntax
    'Declaration
     
    Public Class NewExpressionDropDownItemStyle 
       Inherits BaseDropDownItemStyle
    public class NewExpressionDropDownItemStyle : BaseDropDownItemStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Themes.StyledPropertyCollection
          C1.Win.C1Themes.BaseStyle
             C1.Win.C1Themes.BaseC1FrameworkStyle
                C1.Win.DataFilter.Styles.BaseDropDownItemStyle
                   C1.Win.DataFilter.Styles.NewExpressionDropDownItemStyle

    See Also