Click or drag to resize

CloseActionEventArgs Properties

The CloseActionEventArgs 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)
Top
See Also