IMetaAttributeBreadcrumbItemEventArgs

Assembly: ExtCtrls;

Namespace: Prognoz.Platform.Interop.ExtCtrls;

Description

The IMetaAttributeBreadcrumbItemEventArgs interface contains basic properties of arguments of the events related to attributes of the time series database the user works with in the component called MetaAttributeBreadcrumb.

Inheritance hierarchy

          IEventArgs

          IBreadcrumbItemEventArgs

          IMetaAttributeBreadcrumbItemEventArgs

Properties

  Property name Brief description
The Attribute property returns the name of the attribute, to which the event relates.

Properties inherited from IBreadcrumbItemEventArgs

  Property name Brief description
The Item property returns the element.

See also:

ExtCtrls Assembly Interfaces