C1.PivotEngine Assembly / C1.PivotEngine Namespace / PivotConditionalFieldStyle Class / Field Property

In This Topic
Field Property (PivotConditionalFieldStyle)
In This Topic
Gets the PivotField that owns this style.
Syntax
'Declaration
 
Public ReadOnly Property Field As PivotField
 
See Also