PropertyCellTypeNumber Class |
Namespace: Eto.Forms
The PropertyCellTypeNumber type exposes the following members.
Name | Description | |
---|---|---|
PropertyCellTypeNumber | Initializes a new instance of the PropertyCellTypeNumber class |
Name | Description | |
---|---|---|
Identifier |
Gets the identifier for this cell type
(Overrides PropertyCellTypeTIdentifier.) | |
ItemTypeBinding |
Gets or sets the item binding to get/set the type of the numeric value
|
Name | Description | |
---|---|---|
CanDisplay |
Determines whether this instance can display the specified itemType.
(Overrides PropertyCellTypeTCanDisplay(Object).) | |
OnConfigure |
Configures the content control for the given cell information.
(Overrides PropertyCellTypeOnConfigure(CellEventArgs, Control).) | |
OnCreate |
Creates the content control for the cell.
(Overrides PropertyCellTypeOnCreate(CellEventArgs).) | |
OnPaint |
Paints the cell when SupportsControlView is false.
(Overrides PropertyCellTypeOnPaint(CellPaintEventArgs).) |