Click or drag to resize

Callback Methods

The CustomCellCallback type exposes the following members.

Methods
  NameDescription
Public methodOnConfigureCell
Raises the configure cell event.
Public methodOnCreateCell
Raises the create cell event.
Public methodOnGetIdentifier
Raises the get identifier event.
Public methodOnGetPreferredWidth
Gets the preferred width of the cell based on its content.
Public methodOnPaint
Raises the paint event.
Top
See Also