DialogPage.PageApplyEventArgs Class

Definition

Event arguments that allow the OnApply(DialogPage+PageApplyEventArgs) method to indicate how to handle the apply event.

protected: ref class DialogPage::PageApplyEventArgs : EventArgs
protected class DialogPage.PageApplyEventArgs : EventArgs
Protected Class DialogPage.PageApplyEventArgs
Inherits EventArgs
Inheritance
DialogPage.PageApplyEventArgs

Constructors

DialogPage.PageApplyEventArgs()

Initializes a new instance of DialogPage.PageApplyEventArgs.

Properties

ApplyBehavior

Gets or sets the kind of behavior that should take plan on Apply.

Applies to