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

In This Topic
    PivotFieldEditor Class
    In This Topic
    Editor for C1.PivotEngine.PivotField objects.
    Object Model
    PivotFieldEditor Class
    Syntax
    'Declaration
     
    Public Class PivotFieldEditor 
       Inherits System.Windows.Controls.Control
    public class PivotFieldEditor : 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.PivotFieldEditor

    See Also