Data |
Name | Description | |
---|---|---|
DataTableMatrixProxy | Deserialization constructor | |
DataTableMatrixProxy(IReadableColumnProxy, IReadableColumnProxy, IReadableColumnProxy) | Obsolete. Initializes a new instance of the DataTableMatrixProxy class | |
DataTableMatrixProxy(DataTable, IAscendingIntegerCollection, IAscendingIntegerCollection, IAscendingIntegerCollection) | Initializes a new instance of the DataTableMatrixProxy class. The selected collections determine which columns and rows contribute to the matrix, and which row header column and column header column is used. The group number is determined by the first selected column (or, if no column is selected, by the first column of the data table). |