Click or drag to resize

PopupPageEventArgs Properties

The PopupPageEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyCancel Gets the page associated with the event.
(Inherited from KryptonPageCancelEventArgs)
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 propertyScreenRect Gets and sets the screen rectangle for showing the popup page.
Top
See Also