The ILanerDatabaseColumn interface is used to work with a column in a sidehead of the workbook, that contains the series database information.
The column with a database information is not displayed by default in the workbook sidehead. To display this column use the ILanerAttributeColumns.AddByType method.
| Property name | Brief description | |
| The Text property determines the text displayed in the column. |
| Property name | Brief description | |
| The CustomTitle property determines the custom name of the column. | ||
| The ReadOnly property determines whether values in the column are read-only. | ||
| The Type property returns a column type. |
See also: