ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.SchemaExtender Namespace / DataColumnExtender Class
Properties Methods Events

In This Topic
    DataColumnExtender Class Members
    In This Topic

    The following tables list the members exposed by DataColumnExtender.

    Public Constructors
     NameDescription
    Public ConstructorThis constructor is intended for C1DataExtender internal use only.  
    Top
    Public Properties
     NameDescription
    Public PropertyDefines an expression used to calculate a value of C1.C1DataExtender.C1ViewColumn objects based on the System.DataColumn represented by this DataColumnExtender.  
    Public PropertyRepresents Column Style definition - a set of properties that affects column data representation in ComponentOne user interface controls.  
    Public PropertyDefines a column level constraint for the DataColumn represented by this DataColumnExtender.  
    Public Property (Inherited from System.ComponentModel.MarshalByValueComponent)
    Public PropertyGets the DataColumn which property set this DataColumnExtender extends.  
    Public Property (Inherited from System.ComponentModel.MarshalByValueComponent)
    Public PropertyGets or sets value indicating whether this column is included in the set of columns representing a table rows in lookup list.  
    Public PropertyGets the owning DataTableExtender.  
    Public Property (Inherited from System.ComponentModel.MarshalByValueComponent)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.ComponentModel.MarshalByValueComponent)
    Public Method (Inherited from System.ComponentModel.MarshalByValueComponent)
    Public MethodOverridden.   
    Top
    Public Events
     NameDescription
    Public Event (Inherited from System.ComponentModel.MarshalByValueComponent)
    Top
    See Also