C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / ICellFactory Interface
ICellFactory Interface Methods
In This Topic

For a list of all members of this type, see ICellFactory members.

Public Methods
 NameDescription
 MethodCreates a System.Windows.FrameworkElement responsible for representing a grid cell of a given type at the given coordinates.  
 MethodCreates a System.Windows.FrameworkElement responsible for editing the value in a grid cell at the given coordinates.  
 MethodDisposes of a System.Windows.FrameworkElement when its associated cell is scrolled out of view.  
Top
See Also