C1.PivotEngine Assembly / C1.FlexPivot Namespace / C1FlexPivotEngine Class / GetFlexPivotKey Method / GetFlexPivotKey(DataRow) Method

In This Topic
GetFlexPivotKey(DataRow) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Function GetFlexPivotKey( _
   ByVal row As DataRow _
) As C1FlexPivotKey
 

Parameters

row
See Also