Click or drag to resize

MultiChoiceListColumnNameList Property

List of column names. The number of names must match the number of subitems in the list items.

Namespace: Altaxo.Gui.Common
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public List<string> ColumnNameList { get; }

Property Value

ListString
See Also