<
OLAP for WPF and Silverlight | ComponentOne
C1.WPF.Olap Namespace / C1OlapGrid.OlapCellFactory Class
Members

In This Topic
    C1OlapGrid.OlapCellFactory Class
    In This Topic
    Custom CellFactory for grid control.
    Object Model
    C1OlapGrid.OlapCellFactory Class
    Syntax
    'Declaration
     
    Public Class C1OlapGrid.OlapCellFactory 
       Inherits C1.WPF.FlexGrid.CellFactory
       Implements C1.WPF.FlexGrid.ICellFactory, C1.WPF.FlexGrid.ICustomCellRender 
    public class C1OlapGrid.OlapCellFactory : C1.WPF.FlexGrid.CellFactory, C1.WPF.FlexGrid.ICellFactory, C1.WPF.FlexGrid.ICustomCellRender  
    Inheritance Hierarchy

    System.Object
       C1.WPF.FlexGrid.CellFactory
          C1.WPF.Olap.C1OlapGrid.OlapCellFactory

    See Also