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
 
See Also