IDimensionViewerBase.Columns

Fore Syntax

Columns: IDimensionViewerColumns;

Fore.NET Syntax

Columns: Prognoz.Platform.Interop.ExtCtrls.IDimensionViewerColumns;

Description

The Columns property returns collection of columns of component's drop-down list.

Comments

The number of columns corresponds to the number of attributes in the dimension, based on which time series database attribute is built.

See also:

IDimensionViewerBase