Click or drag to resize

ComboBoxCellIHandler Interface

Handler interface for the ComboBoxCell.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public interface IHandler : WidgetIHandler

The ComboBoxCellIHandler type exposes the following members.

Properties
  NameDescription
Public propertyDataStore
Gets or sets the data store of the items in the combo box for this cell.
Top
See Also