WinUI | ComponentOne
C1.WinUI.GridControl Assembly / C1.WinUI.Grid Namespace / GridControlAdapter Class / BindCell Method
The range.
The cell.
In This Topic
    BindCell Method (GridControlAdapter)
    In This Topic
    Binds the cell.
    Syntax
    public virtual void BindCell( 
       GridControlRange range,
       GridControlCellView cell
    )

    Parameters

    range
    The range.
    cell
    The cell.
    See Also