The ICellFactory type exposes the following members.

Methods

  Name Description
Public method CreateCell
Creates a FrameworkElement responsible for representing a grid cell of a given type at the given coordinates.
Public method CreateCellEditor
Creates a FrameworkElement responsible for editing the value in a grid cell at the given coordinates.
Public method DisposeCell
Disposes of a FrameworkElement when its associated cell is scrolled out of view.

See Also