FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / GridValueFilterEditor Class / Items Property

In This Topic
    Items Property (GridValueFilterEditor)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Items As C1.Framework.ElementList
    public C1.Framework.ElementList Items {get;}
    See Also