ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.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.Win.C1FlexGrid.C1FlexGrid
    public class C1OlapGrid : C1.Win.C1FlexGrid.C1FlexGrid 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                C1.Win.C1FlexGrid.Util.BaseControls.ScrollableControl
                   C1.Win.C1FlexGrid.C1FlexGridBase
                      C1.Win.C1FlexGrid.C1FlexGrid
                         C1.Win.Olap.C1OlapGrid

    See Also