C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridColumn Class / CellFactory Property

In This Topic
CellFactory Property (GridColumn)
In This Topic
Gets the cell-factory.
Syntax
'Declaration
 
Public ReadOnly Property CellFactory As GridCellFactory
 
See Also