Gets the ICellFactory class responsible for creating and destroying
FrameworkElement objects used to represent grid cells.
Namespace:
C1.Phone.FlexGridAssembly: C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)
Syntax
| C# |
|---|
public ICellFactory GetCellFactory() |
| Visual Basic |
|---|
Public Function GetCellFactory As ICellFactory |