Click or drag to resize

IPropertyManagerPageHandlerExClosing Event

Fired when property page is about to be closed. Use the argument to provide additional instructions

Namespace:  CodeStack.SwEx.PMPage.Base
Assembly:  CodeStack.SwEx.PMPage (in CodeStack.SwEx.PMPage.dll) Version: 0.7.2.0 (0.7.2.0)
Syntax
event PropertyManagerPageClosingDelegate Closing

Value

Type: CodeStack.SwEx.PMPage.BasePropertyManagerPageClosingDelegate
See Also