IDimensionViewerBase.Columns

Syntax

Columns: IDimensionViewerColumns;

Description

The Columns property returns the 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