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