The following
C1DataColumnCollection object properties are available in the
C1List Designer in the Properties window on the
Column tab:
| Property |
Description |
| Caption |
Gets or sets the text in the column header. |
| DataField |
Gets or sets the database field name for a column. |
| DataWidth |
Gets or sets the maximum number of characters which may be entered for cells in this column. |
| DefaultValue |
Gets or sets the default value for a column when a new row is added by the grid. |
| FooterText |
Gets or sets the text displayed in the column footer. |
| NumberFormat |
Gets or sets the formatting string for a column. |
| ValueItems |
Gets the ValueItems object for this column. |