IMapTerritoryInfo.ColumnCount

Syntax

ColumnCount: Integer;

Description

The ColumnCount property determines the maximum number of columns of territory info.

Comments

If this property value is zero, the number of columns in the territory info is set automatically.

Example

The property use is given in the example for the IMapTerritoryInfo.BeginUpdate property.

See also:

IMapTerritoryInfo