[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.CellFactory.ApplyHoverStyle

ApplyHoverStyle Method

ApplyHoverStyle(C1FlexGrid, CellType, CellRange, Border, GridMouseOverMode)

Declaration
protected void ApplyHoverStyle(C1FlexGrid grid, CellType cellType, CellRange rng, Border bdr, GridMouseOverMode actualHoverMode)
Protected Sub ApplyHoverStyle(grid As C1FlexGrid, cellType As CellType, rng As CellRange, bdr As Border, actualHoverMode As GridMouseOverMode)
Parameters
Type Name Description
C1FlexGrid grid
CellType cellType
CellRange rng
Border bdr
GridMouseOverMode actualHoverMode