Click or drag to resize

ThemedPropertyGridShowCategoriesChanged Event

Event to handle when the ShowCategories property has changed.

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

Value

Type: SystemEventHandlerEventArgs
See Also