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

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