[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.ExcelCellFactory.CreateColumnHeaderContent

CreateColumnHeaderContent Method

CreateColumnHeaderContent(C1FlexGrid, Border, CellRange)

Provides content for the column header cells.

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