Assembly: ExtCtrls;
Namespace: Prognoz.Platform.Interop.ExtCtrls;
Class MetaAttributesBreadcrumbDimTreePopupEventArgs class implements arguments of the OnDimTreePopup event that occurs on expanding the list of the MetaAttributesBreadcrumb component.
NOTE. This class is not implemented in the Fore.NET because the PopupMenu component is missing in the development environment for this language.
Class to get analog of the MetaAttributesBreadcrumbDimTreePopupEventArgs class:
MetaAttributesBreadcrumbDimTreePopupEventArgs();
Class to get analog of the MetaAttributesBreadcrumbDimTreePopupEventArgs class object:
None;
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: