DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.Win.DataFilter.Styles Namespace / FilterEditorCombinationNodeStyle Class / NewExpressionList Property

In This Topic
    NewExpressionList Property (FilterEditorCombinationNodeStyle)
    In This Topic
    Gets a style of the expression types drop-down list.
    Syntax
    'Declaration
     
    Public ReadOnly Property NewExpressionList As NewExpressionDropDownListStyle
    public NewExpressionDropDownListStyle NewExpressionList {get;}
    See Also