Click or drag to resize

KryptonPageCancelEventArgs Properties

The KryptonPageCancelEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyCancel Gets the page associated with the event.
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