public virtual void BindCellContent( GridCellType cellType, GridCellRange range, FrameworkElement cellContent )
Parameters
- cellType
- Type of the cell.
- range
- The range.
- cellContent
- Content of the cell.
public virtual void BindCellContent( GridCellType cellType, GridCellRange range, FrameworkElement cellContent )