FlexGrid for WinRT
CellFactory Class
Members 

Class that implements the default cell factory for a C1FlexGrid.
Object Model
CellFactory Class
Syntax
'Declaration
 
Public Class CellFactory 
   Implements ICellFactory 
public class CellFactory : ICellFactory  
Remarks
If you need to create custom cells, then you have to create a class that implements the ICellFactory interface and assign an instance of that class to the C1FlexGrid.CellFactory property.
Inheritance Hierarchy

System.Object
   C1.Xaml.FlexGrid.CellFactory

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CellFactory Members
C1.Xaml.FlexGrid Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback