Click or drag to resize

DataTableToMatrixConverterGetParticipatingDataRows Method

Overload List
 NameDescription
Public methodGetParticipatingDataRows Gets the indices of the data rows of the table that contribute to the matrix.
Public methodStatic memberGetParticipatingDataRows(DataTable, IAscendingIntegerCollection, IAscendingIntegerCollection) Gets the data rows that participate in a matrix area by providing a table, the collection of selected data rows, and the collection of selected data columns.
Top
See Also