GetPivotKey(DataRow) Method
In This Topic
Gets the
PivotKey associated with a
System.Data.DataRow on a PivotEngine table.
Syntax
Parameters
- row
- System.Data.DataRow for which the key should be retrieved.
Return Value
The
PivotKey associated with the .
See Also