| 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
Event Closing As PropertyManagerPageClosingDelegate
event PropertyManagerPageClosingDelegate^ Closing {
void add (PropertyManagerPageClosingDelegate^ value);
void remove (PropertyManagerPageClosingDelegate^ value);
}
Value
Type:
CodeStack.SwEx.PMPage.BasePropertyManagerPageClosingDelegateSee Also