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

In This Topic
    C1OlapGrid Class
    In This Topic
    Custom grid control for visualizing Olap data.
    Object Model
    C1OlapGrid Class
    Syntax
    'Declaration
     
    Public Class C1OlapGrid 
       Inherits C1.WPF.FlexGrid.C1FlexGrid
       Implements C1.WPF.FlexGrid.IMergeManager, C1.WPF.FlexGrid.IPrintFactory 
    public class C1OlapGrid : C1.WPF.FlexGrid.C1FlexGrid, C1.WPF.FlexGrid.IMergeManager, C1.WPF.FlexGrid.IPrintFactory  
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         C1.WPF.FlexGrid.C1FlexGrid
                            C1.WPF.Olap.C1OlapGrid

    See Also