C1.PivotEngine Assembly / C1.FlexPivot Namespace / C1FlexPivotField Class / C1FlexPivotField Constructor / C1FlexPivotField Constructor(C1FlexPivotEngine,PropertyDescriptor)

In This Topic
C1FlexPivotField Constructor(C1FlexPivotEngine,PropertyDescriptor)
In This Topic
Syntax
'Declaration
 
Public Function New( _
   ByVal fp As C1FlexPivotEngine, _
   ByVal pd As PropertyDescriptor _
)
 

Parameters

fp
pd
See Also