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

In This Topic
    ValueItems Property (C1DataColumn)
    In This Topic
    Gets the ValueItems object for this column.
    Syntax
    'Declaration
     
    
    Public Property ValueItems As ValueItems
    public ValueItems ValueItems {get; set;}
    See Also