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

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

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

    See Also