[]
        
(Showing Draft Content)

C1.WinUI.Grid.GridControlAdapter.BindCell

BindCell Method

BindCell(GridControlRange, GridControlCellView)

Binds the cell.

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

The range.

GridControlCellView cell

The cell.