FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / ICustomCellRender Interface
Members

In This Topic
    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
    ICustomCellRender Interface
    Syntax
    'Declaration
     
    
    Public Interface ICustomCellRender 
    public interface ICustomCellRender 
    See Also