C1.Silverlight.FlexGrid.5
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.Silverlight.FlexGrid.CellFactory
      C1.Silverlight.Olap.C1OlapGrid.OlapCellFactory

See Also

Reference

CellFactory Members
C1.Silverlight.FlexGrid Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.