ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender Namespace / C1ViewColumn Class
Properties Methods

In This Topic
    C1ViewColumn Class Members
    In This Topic

    The following tables list the members exposed by C1ViewColumn.

    Public Properties
     NameDescription
    Public PropertyControls the autofetching behavior of this column foreign key lookup DataTable.  
    Public PropertyDefines an expression used to calculate a value returning for this C1ViewColumn.  
    Public PropertyGets or sets the caption of this column.  
    Public PropertyGets the name of this C1ViewColumn.  
    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.  
    Public PropertyGets the System.Data.DataColumn that this C1ViewColumn represents in the C1DataView.  
    Public PropertyGets the type of data stored in the column.  
    Public PropertyGets the C1DataView that this column belongs to.  
    Public PropertyGets or sets the default value for this column when creating new row.  
    Public PropertyGets a value indicating whether this C1ViewColumn is calculated.  
    Public PropertyGets or sets a value indicating whether C1DataViewSet.CalculateColumn and C1DataView.CalculateColumn events must be triggered.  
    Public PropertyGets or sets the value indicating wheather this column is read only or modifiable.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Re-fetches a foreign key lookup DataTable of this C1ViewColumn.  
    Public Method  
    Top
    See Also