ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender Namespace / LookupItem Class / DisplayValue Property

In This Topic
    DisplayValue Property
    In This Topic
    Gets or sets a display string showing in the user interface.
    Syntax
    'Declaration
     
    Public Property DisplayValue As System.Object
    public System.object DisplayValue {get; set;}
    See Also