[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Grid.GridCellFactoryBase.RevertSelectionState

RevertSelectionState Method

RevertSelectionState(GridCellType, GridCellRange, GridCellView)

Reverts the selection brushes.

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

Type of the cell.

GridCellRange range

The range.

GridCellView cell

The cell.