DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.Win.DataFilter.Styles Namespace / FilterEditorOperationNodeStyle Class / PropertyList Property

In This Topic
    PropertyList Property (FilterEditorOperationNodeStyle)
    In This Topic
    Gets a style of the data source properties drop-down list.
    Syntax
    'Declaration
     
    Public ReadOnly Property PropertyList As PropertyDropDownListStyle
    public PropertyDropDownListStyle PropertyList {get;}
    See Also