[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.ICustomCellRender

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.

Namespace: C1.WPF.FlexGrid
Assembly: C1.WPF.FlexGrid.4.6.2.dll
Syntax
public interface ICustomCellRender

Methods

Name Description
RequireMeasureByLayout()