FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / PivotMarginOptions Class
Members

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

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         C1.WPF.Pivot.PivotMarginOptions

    See Also