True DBGrid for WinForms | ComponentOne
C1.Win.TrueDBGrid.8 Assembly / C1.Win.TrueDBGrid Namespace / ValueItems Class / Values Property

In This Topic
    Values Property (ValueItems)
    In This Topic
    Gets the collection of Value/Display Value pairs.
    Syntax
    'Declaration
     
    Public Property Values As ValueItemCollection
    public ValueItemCollection Values {get; set;}
    See Also