ComponentOne List for WinForms
C1.Win.C1List Namespace / ValueItems Class / Values Property

In This Topic
    Values Property (ValueItems)
    In This Topic
    Returns a collection of Value/DisplayValue pairs.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Values As ValueItemCollection
    public ValueItemCollection Values {get;}
    See Also