PropertyCell Methods |
The PropertyCell type exposes the following members.
Name | Description | |
---|---|---|
OnConfigureCell |
Configures an existing cell when it is reused for a different row or the data changes.
(Overrides CustomCellOnConfigureCell(CellEventArgs, Control).) | |
OnCreateCell |
Creates an instance of the control for a cell.
(Overrides CustomCellOnCreateCell(CellEventArgs).) | |
OnGetIdentifier |
Gets the identifier of the cell based on its content.
(Overrides CustomCellOnGetIdentifier(CellEventArgs).) | |
OnPaint |
Raises the OnPaint(CellPaintEventArgs) event.
(Overrides CustomCellOnPaint(CellPaintEventArgs).) |