Name | Description | |
---|---|---|
![]() | AutoFetchLookupTable | Controls the autofetching behavior of this column foreign key lookup DataTable. |
![]() | CalculationExpression | Defines an expression used to calculate a value returning for this C1ViewColumn. |
![]() | Caption | Gets or sets the caption of this column. |
![]() | ColumnName | Gets the name of this C1ViewColumn. |
![]() | ColumnStyle | Represents Column Style definition - a set of properties that affects column data representation in ComponentOne user interface controls. |
![]() | ConstraintExpression | Defines a column level constraint. |
![]() | DataColumn | Gets the System.Data.DataColumn that this C1ViewColumn represents in the C1DataView. |
![]() | DataType | Gets the type of data stored in the column. |
![]() | DataView | Gets the C1DataView that this column belongs to. |
![]() | DefaultValue | Gets or sets the default value for this column when creating new row. |
![]() | IsCalculated | Gets a value indicating whether this C1ViewColumn is calculated. |
![]() | RaiseCalculateColumnEvents | Gets or sets a value indicating whether C1DataViewSet.CalculateColumn and C1DataView.CalculateColumn events must be triggered. |
![]() | ReadOnly | Gets or sets the value indicating wheather this column is read only or modifiable. |