PropertyCellTypeDropDown Class |
Namespace: Eto.Forms
The PropertyCellTypeDropDown type exposes the following members.
Name | Description | |
---|---|---|
![]() | PropertyCellTypeDropDown | Initializes a new instance of the PropertyCellTypeDropDown class |
Name | Description | |
---|---|---|
![]() | ItemKeyBinding |
Gets or sets the binding to get the key value for the drop down.
|
![]() | ItemsBinding |
Gets or sets the binding to get the items for the drop down.
|
![]() | ItemTextBinding |
Gets or sets the binding to get the text value for the drop down.
|
Name | Description | |
---|---|---|
![]() | OnCreate |
Creates the content control for the cell.
(Overrides PropertyCellType.OnCreate(CellEventArgs).) |
![]() | OnPaint |
Paints the cell when SupportsControlView is false.
(Overrides PropertyCellType.OnPaint(CellPaintEventArgs).) |