CustomCellCallback Class |
Namespace: Eto.Forms
The CustomCellCallback type exposes the following members.
Name | Description | |
---|---|---|
CustomCellCallback | Initializes a new instance of the CustomCellCallback class |
Name | Description | |
---|---|---|
OnConfigureCell |
Raises the configure cell event.
| |
OnCreateCell |
Raises the create cell event.
| |
OnGetIdentifier |
Raises the get identifier event.
| |
OnGetPreferredWidth |
Gets the preferred width of the cell based on its content.
| |
OnPaint |
Raises the paint event.
|