WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridWrapCellFactory Class / RevertCell Method
The range.
The cell.
In This Topic
    RevertCell Method (GridWrapCellFactory)
    In This Topic
    Reverts the style of a cell to be used again.
    Syntax
    public virtual void RevertCell( 
       GridControlRange range,
       GridControlCellView cell
    )

    Parameters

    range
    The range.
    cell
    The cell.
    See Also