[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.ExcelCellFactory.CreateTopLeftContent

CreateTopLeftContent Method

CreateTopLeftContent(C1FlexGrid, Border, CellRange)

Provides content for the cells in the top left panel of the grid.

Declaration
public override void CreateTopLeftContent(C1FlexGrid grid, Border bdr, CellRange range)
Parameters
Type Name Description
C1FlexGrid grid
Border bdr
CellRange range
Overrides