Data |
| Name | Description | |
|---|---|---|
| GetParticipatingDataColumns | Gets the indices of the data columns of the data table that contribute to the matrix. | |
| GetParticipatingDataColumns(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. |