PropertyCellType Class |
Namespace: Eto.Forms
The PropertyCellType type exposes the following members.
| Name | Description | |
|---|---|---|
| PropertyCellType | Initializes a new instance of the PropertyCellType class |
| Name | Description | |
|---|---|---|
| Identifier |
Gets the identifier of this type.
|
| Name | Description | |
|---|---|---|
| CanDisplay |
Determines whether this instance can be used to display the specified itemType.
| |
| OnConfigure |
Configures the content control for the given cell information.
| |
| OnCreate |
Creates the content control for the cell.
| |
| OnPaint |
Paints the cell when SupportsControlView is false.
|