ICustomCellRender Interface
In This Topic
Determine the exact size for custom cell content. By default, the cell will try to get size by formatted text content and it increase performance.
Object Model
Syntax
'Declaration
Public Interface ICustomCellRender
public interface ICustomCellRender
See Also