C1.PivotEngine Assembly / C1.FlexPivot Namespace / C1FlexPivotFieldList Class / FindCore Method

In This Topic
FindCore Method (C1FlexPivotFieldList)
In This Topic
Syntax
'Declaration
 
Protected Overridable Function FindCore( _
   ByVal prop As PropertyDescriptor, _
   ByVal key As Object _
) As Integer
 

Parameters

prop
key
See Also