C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / ICustomCellRender Interface
ICustomCellRender Interface
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
ICustomCellRender Interface
Syntax
'Declaration
 
Public Interface ICustomCellRender 
 
See Also