DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.Win.DataFilter.Styles Namespace / OperationDropDownListStyle Class / Items Property

In This Topic
    Items Property (OperationDropDownListStyle)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Items As BaseDropDownItemStyle
    public BaseDropDownItemStyle Items {get;}
    See Also