Click or drag to resize

MultiChoiceListColumnNames Property

Set the list of column names (can be used in the initializer of this object).

Namespace: Altaxo.Gui.Common
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public string[] ColumnNames { set; }

Property Value

String
See Also