'Declaration Public Class FlexPivotPage Inherits C1BasePanel
public class FlexPivotPage : C1BasePanel
'Declaration Public Class FlexPivotPage Inherits C1BasePanel
public class FlexPivotPage : C1BasePanel
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 FlexPivotChart that show the Olap analysis, and a plain grid that shows the raw data.
The control also provides a customizable C1.Win.Command.C1ToolBar control with commonly used commands.
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.C1BasePanel
C1.Win.FlexPivot.FlexPivotPage