Click or drag to resize

DataTableMultipleColumnProxyTransformToListOfXAndYColumn Method

Overload List
 NameDescription
Public methodTransformToListOfXAndYColumn(DataColumn, String, Boolean) Transforms the DataTableMultipleColumnProxy into a ListOfXAndYColumn, using ColumnX as x column, and the columns identified by identifier ColumnsV as y columns.
Public methodTransformToListOfXAndYColumn(String, String, Boolean) Transforms the DataTableMultipleColumnProxy into a ListOfXAndYColumn, using the column identified by ColumnX as x column, and the columns identified by ColumnsV as y columns.
Top
See Also