DataTableToMatrixConverterSelectedDataColumns Property |
Sets the collection of indices of selected data columns.
Namespace: Altaxo.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public IAscendingIntegerCollection SelectedDataColumns { set; }
Property Value
IAscendingIntegerCollection
The indices of selected data columns.
See Also