<
OLAP for WPF and Silverlight | ComponentOne
C1.Silverlight.Olap Namespace / C1OlapReportOptions Class
Members

In This Topic
    C1OlapReportOptions Class
    In This Topic
    Control used to host the report options for C1Olap.
    Object Model
    C1OlapReportOptions Class
    Syntax
    'Declaration
     
    Public Class C1OlapReportOptions 
       Inherits System.Windows.Controls.Control
    public class C1OlapReportOptions : System.Windows.Controls.Control 
    Inheritance Hierarchy

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

    See Also