ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.SchemaExtender Namespace / DataTableExtender Class / RowDisplay Property

In This Topic
    RowDisplay Property
    In This Topic
    Defines a pattern used to construct a string that represents a table row in lookup list.
    Syntax
    'Declaration
     
    Public ReadOnly Property RowDisplay As SchemaRowDisplay
    public SchemaRowDisplay RowDisplay {get;}
    See Also