[]
Configurates CellTemplate. Sets the cell template in this column.
public TBuilder CellTemplate(Action<CellTemplateBuilder> build)
Type | Name | Description |
---|---|---|
Action<CellTemplateBuilder> | build | The builder function. |
Type | Description |
---|---|
TBuilder | Current builder. |
It only works for cells panel.