[]
        
(Showing Draft Content)

C1.WinUI.Grid.GridControlAdapter.RevertCell

RevertCell Method

RevertCell(GridControlRange, GridControlCellView)

Reverts the style of a cell to be used again.

Declaration
public virtual void RevertCell(GridControlRange range, GridControlCellView cell)
Public Overridable Sub RevertCell(range As GridControlRange, cell As GridControlCellView)
Parameters
Type Name Description
GridControlRange range

The range.

GridControlCellView cell

The cell.