ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender Namespace / RowDisplayBase Class
Members

In This Topic
    RowDisplayBase Class
    In This Topic
    Defines a pattern used to construct a string that represents a table row in lookup list.
    Object Model
    RowDisplayBase Class
    Syntax
    'Declaration
     
    Public MustInherit Class RowDisplayBase 
    public abstract class RowDisplayBase 
    Inheritance Hierarchy

    System.Object
       C1.C1DataExtender.RowDisplayBase
          C1.C1DataExtender.SchemaExtender.SchemaRowDisplay

    See Also