C1.Silverlight.Olap.5
C1OlapPage Class
Members 

Provides a complete user interface for Olap applications.
Object Model
C1OlapPage Class
Syntax
'Declaration
 
Public Class C1OlapPage 
   Inherits System.Windows.Controls.Control
public class C1OlapPage : System.Windows.Controls.Control 
Remarks

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.

Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               C1.Silverlight.Olap.C1OlapPage

See Also

Reference

C1OlapPage Members
C1.Silverlight.Olap Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.