Click or drag to resize

PropertyManagerPageHandlerExClosing Event

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

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

Value

Type: CodeStack.SwEx.PMPage.BasePropertyManagerPageClosingDelegate

Implements

IPropertyManagerPageHandlerExClosing
See Also