Assembly: ExtCtrls;
Namespace: Prognoz.Platform.Interop.ExtCtrls;
The IMetaAttributesBreadcrumbDimTreePopupEventArgs interface is used to work with arguments of the OnDimTreePopup event that occurs on opening the list of the MetaAttributesBreadcrumb component.
IMetaAttributesBreadcrumbDimTreePopupEventArgs
NOTE. This interface is not implemented in the Fore.NET language because the PopupMenu component is missing in the development environment for this language.
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: