C1.Maui.GridControl Assembly / C1.Maui.Grid Namespace / GridControlAdapter Class / UnbindCell Method
The range.
The cell.
In This Topic
UnbindCell Method (GridControlAdapter)
In This Topic
Unbinds the cell.
Syntax
public virtual void UnbindCell( 
   GridControlRange range,
   GridControlCellView cell
)

Parameters

range
The range.
cell
The cell.
See Also