FlexPivot for WinForms
FlexPivotPage クラス
メンバ 

C1.Win.FlexPivot.4.5.2 アセンブリ > C1.Win.FlexPivot 名前空間 : FlexPivotPage クラス
Provides a complete user interface for FlexPivot applications.
オブジェクト モデル
FlexPivotPage クラス
シンタックス
'宣言
 
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 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.

継承階層

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

参照

FlexPivotPage メンバ
C1.Win.FlexPivot 名前空間