C1.PivotEngine Assembly / C1.FlexPivot Namespace / C1FlexPivotEngine Class / GetDetail Method / GetDetail(DataRow,String) Method

In This Topic
GetDetail(DataRow,String) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Function GetDetail( _
   ByVal row As DataRow, _
   ByVal columnName As String _
) As IList
 

Parameters

row
columnName
See Also