[]
Creates the content of the cell.
protected override FrameworkElement CreateCellContent(GridCellType cellType, GridColumn col, object cellContentType)
| Type | Name | Description |
|---|---|---|
| GridCellType | cellType | Type of the cell. |
| GridColumn | col | The col. |
| object | cellContentType | Type of the cell content. |
| Type | Description |
|---|---|
| FrameworkElement |