ComponentOne FlexPivot for WinForms
C1FlexPivotPage Class
Members 

C1.Win.FlexPivot.4 Assembly > C1.Win.FlexPivot Namespace : C1FlexPivotPage Class
Provides a complete user interface for FlexPivot applications.
Object Model
C1FlexPivotPage Class
Syntax
'Declaration
 
Public Class C1FlexPivotPage 
   Inherits C1BasePanel
public class C1FlexPivotPage : C1BasePanel 
Remarks

The control contains a C1FlexPivotPanel on the left and a tabbed content area on the right.

The C1FlexPivotPanel allows users to select and customize the fields that should be included in the Olap analysis.

The tabbed content area contains three pages: a C1FlexPivotGrid and a C1FlexPivotChart that show the Olap analysis, and a plain grid that shows the raw data.

The control also provides a customizable C1.Win.C1Command.C1ToolBar control with commonly used commands.

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.UserControl
                        C1.Win.FlexPivot.C1FlexPivotPage

See Also

Reference

C1FlexPivotPage Members
C1.Win.FlexPivot Namespace