MultiChoiceListColumnNameList Property |
List of column names. The number of names must match the number of subitems in the list items.
Namespace: Altaxo.Gui.CommonAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public List<string> ColumnNameList { get; }
Property Value
ListStringSee Also