Click or drag to resize

ContextActionEventArgs Properties

The ContextActionEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyAction Gets and sets the close action to take.
Public propertyIndex Gets the index of the item associated with the event.
(Inherited from TypedCollectionEventArgsT)
Public propertyItem Gets the item associated with the event.
(Inherited from TypedCollectionEventArgsT)
Public propertyKryptonContextMenu Gets access to the KryptonContextMenu that is to be shown.
(Inherited from KryptonContextMenuEventArgs)
Top
See Also