Click or drag to resize

ThemedPropertyGridPropertyValueChanged Event

Event to handle when a property value has changed

Namespace:  Eto.Forms.ThemedControls
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public event EventHandler<PropertyValueChangedEventArgs> PropertyValueChanged

Value

Type: SystemEventHandlerPropertyValueChangedEventArgs
See Also