PropertyCellTypeColor Class |
Namespace: Eto.Forms
The PropertyCellTypeColor type exposes the following members.
Name | Description | |
---|---|---|
![]() | PropertyCellTypeColor |
Initializes a new instance of the PropertyCellTypeColor class.
|
Name | Description | |
---|---|---|
![]() | HexEditable |
Gets or sets a value indicating the hex value is editable by the user.
|
![]() | ShowAlpha |
Gets or sets a value indicating whether to show the alpha component of the color.
|
![]() | ShowHex |
Gets or sets a value indicating whether to show the hex value
|
Name | Description | |
---|---|---|
![]() | OnCreate |
Creates the content control for the cell.
(Overrides PropertyCellTypeOnCreate(CellEventArgs).) |
![]() | OnPaint |
Paints the cell when SupportsControlView is false.
(Overrides PropertyCellTypeOnPaint(CellPaintEventArgs).) |