![](../icons/Help.png) | PropertyManagerPageHandlerEx Class |
Provides additional user interface related handlers and options
Inheritance HierarchySystemObject CodeStack.SwEx.PMPagePropertyManagerPageHandlerEx
Namespace:
CodeStack.SwEx.PMPage
Assembly:
CodeStack.SwEx.PMPage (in CodeStack.SwEx.PMPage.dll) Version: 0.7.2.0 (0.7.2.0)
Syntaxpublic abstract class PropertyManagerPageHandlerEx : IPropertyManagerPageHandlerEx,
IPropertyManagerPage2Handler9
Public MustInherit Class PropertyManagerPageHandlerEx
Implements IPropertyManagerPageHandlerEx, IPropertyManagerPage2Handler9
public ref class PropertyManagerPageHandlerEx abstract : IPropertyManagerPageHandlerEx,
IPropertyManagerPage2Handler9
The PropertyManagerPageHandlerEx type exposes the following members.
Events
| Name | Description |
---|
![Public event Public event](../icons/pubevent.gif) | Closed |
Fired when property manager page is closed
|
![Public event Public event](../icons/pubevent.gif) | Closing |
Fired when property page is about to be closed. Use the argument to provide additional instructions
|
![Public event Public event](../icons/pubevent.gif) | DataChanged |
Fired when the data is changed (i.e. text box changed, combobox selection changed etc.)
|
Top
See Also