ComponentOne List for WinForms
C1.Win.C1List Namespace / ValueItem Class / DisplayValue Property

In This Topic
    DisplayValue Property (ValueItem)
    In This Topic
    Sets or retrieves the formatted (display) value of this item.
    Syntax
    'Declaration
     
    
    Public Property DisplayValue As Object
    public object DisplayValue {get; set;}
    See Also