ComponentOne FlexGrid for UWP
C1.UWP.FlexGrid Assembly / C1.Xaml.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