Click or drag to resize
CTInterfacePopupMenuChosenArgs Class
Event argument class for OnPopupMenuChosen.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    ATR.CT.CTInterfaceCTInterfacePopupMenuChosenArgs

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll)
Syntax
public class PopupMenuChosenArgs : EventArgs

The CTInterfacePopupMenuChosenArgs type exposes the following members.

Properties
  NameDescription
Public propertyconfigurationName
Name of the configuration.
Public propertyID
ID of the chosen item defined at MenuItemsStr.
Public propertyRow
Index of the row in Export ListView at which the right-click event and menu popup occured.
Top
Availability

CUSTOMTOOLS 2012 SP4


Revised in Description
CUSTOMTOOLS 2019 SP1 Extended with configurationName
See Also