[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Grid.GridCellFactoryBase.ApplySelectionState

ApplySelectionState Method

ApplySelectionState(GridCellType, GridCellRange, GridCellView)

Applies the selection brushes.

Declaration
protected virtual void ApplySelectionState(GridCellType cellType, GridCellRange range, GridCellView cell)
Parameters
Type Name Description
GridCellType cellType

Type of the cell.

GridCellRange range

The range.

GridCellView cell

The cell.