MetaAttributesBreadcrumbDimTreePopupEventArgs

Assembly: ExtCtrls;

Namespace: Prognoz.Platform.Interop.ExtCtrls;

Description

Class MetaAttributesBreadcrumbDimTreePopupEventArgs class implements arguments of the OnDimTreePopup event that occurs on expanding the list of the MetaAttributesBreadcrumb component.

Comments

NOTE. This class is not implemented in the Fore.NET because the PopupMenu component is missing in the development environment for this language.

Fore.NET Syntax

Class to get analog of the MetaAttributesBreadcrumbDimTreePopupEventArgs class:

MetaAttributesBreadcrumbDimTreePopupEventArgs();

Class to get analog of the MetaAttributesBreadcrumbDimTreePopupEventArgs class object:

None;

Class object properties inherited from IMetaAttributesBreadcrumbDimTreePopupEventArgs

  Property name Brief description
DimSelection The DimSelection property returns selection in the drop-down list of the MetaAttributesBreadcrumb component.
PopupMenu The PopupMenu property determines context menu in the drop-down list of the MetaAttributesBreadcrumb component.

See also:

ExtCtrls Assembly Classes