DataEngine for .NET Standard | ComponentOne
C1.PivotEngine Assembly / C1.PivotEngine Namespace / PivotField Class / PivotEngine Property

In This Topic
    PivotEngine Property
    In This Topic
    Gets the C1PivotEngine that owns this field.
    Syntax
    'Declaration
     
    Public ReadOnly Property PivotEngine As C1PivotEngine
    public C1PivotEngine PivotEngine {get;}
    See Also