Click or drag to resize

DropDownFormatItem Event

Occurs for each item to provide formatting.

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

Value

Type: SystemEventHandlerDropDownFormatEventArgs
See Also