IVZTerritoryTranscript.ColumnsCount

Fore syntax

ColumnsCount: Integer;

Fore.NET syntax

ColumnsCount: integer;

Description

The ColumnsCount property determines the number of columns in territory info.

Comments

To determine the maximum number of territory info elements, use IVZTerritoryTranscript.MaxItemsCount.

Fore and Fore.NET examples

The property use is given in the example for IVZTerritoryTranscript.SortingMode.

See also:

IVZTerritoryTranscript