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