Click or drag to resize

PropertyManagerPageHandlerExDataChanged Event

Fired when the data is changed (i.e. text box changed, combobox selection changed etc.)

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 Action DataChanged

Value

Type: SystemAction

Implements

IPropertyManagerPageHandlerExDataChanged
See Also