ILanerDatabaseColumn

Description

The ILanerDatabaseColumn interface is used to work with a column in a sidehead of the workbook, that contains the series database information.

Comments

The column with a database information is not displayed by default in the workbook sidehead. To display this column use the ILanerAttributeColumns.AddByType method.

Properties

  Property name Brief description
Text The Text property determines the text displayed in the column.

Properties Inherited from ILanerColumn

  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:

Laner Assembly Interfaces