IMetaAttributesBreadcrumb.DimensionViewer

Fore Syntax

DimensionViewer: IDimensionViewerBase;

Fore.NET Syntax

DimensionViewer: Prognoz.Platform.Interop.ExtCtrls.IDimensionViewerBase;

Description

The DimensionViewer property returns an object for working with component's drop-down list.

Comments

This property returns an object used to work with a drop-down list of breadcrumb by time series contained in the time series database.

Fore and Fore.NET Examples

The property use is given in the example for IDimensionViewerBase.Expand.

See also:

IMetaAttributesBreadcrumb