DXPropertyEditor Events
A base class for Property Editors that use Developer Express Windows Forms controls.
Name | Description |
---|---|
Allow |
Occurs when the current Property |
Control |
Occurs after a control has been created for the current View Item.
Inherited from View |
Control |
Occurs before a control is created for the current View Item.
Inherited from View |
Control |
In the Property |
Current |
Occurs after changing the object (not an object’s property value) for which the current View Item’s View is created.
Inherited from View |
Current |
Occurs before changing the object for which the current View Item’s View is created.
Inherited from View |
Custom |
Inherited from Property |
Custom |
Occurs after the creation of a Property Editor’s control. |
Error |
Inherited from Property |
Value |
Occurs after the property value has been read to the current Property Editor’s control.
Inherited from Property |
Value |
Occurs after the value of the Property Editor’s control is set for the bound property.
Inherited from Property |
Value |
Occurs before the value of the Property Editor’s control is set for the bound property.
Inherited from Property |
Visibility |
This event is intended for internal use.
Inherited from Property |
See Also