| ICallback Methods | 
The CustomCellICallback type exposes the following members.
 Methods
Methods| 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.
             | 
 See Also
See Also