Click or drag to resize

DataTableToMatrixConverterGetParticipatingDataColumns Method

Overload List
 NameDescription
Public methodGetParticipatingDataColumns Gets the indices of the data columns of the data table that contribute to the matrix.
Public methodStatic memberGetParticipatingDataColumns(DataTable, IAscendingIntegerCollection) Gets the indices of data columns that can participate in a matrix area, by providing a data table and the selected column. The participating data columns must have ColumnKind.V, and must share the same group number.
Top
See Also