C1.Silverlight.Olap.5 Assembly > C1.Silverlight.Olap Namespace : C1OlapPage Class |
'Declaration Public Class C1OlapPage Inherits System.Windows.Controls.Control
public class C1OlapPage : System.Windows.Controls.Control
The control contains an C1OlapPanel on the left and a tabbed content area on the right.
The C1OlapPanel allows users to select and customize the fields that should be included in the Olap analysis.
The tabbed content area contains three pages: a C1OlapGrid and a C1OlapChart that show the Olap analysis, and a plain grid that shows the raw data.
The control also provides a customizable menu with commonly used commands.
System.Object
System.Windows.DependencyObject
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
C1.Silverlight.Olap.C1OlapPage