Click or drag to resize

IncludeTextStartsWithControllerColumnText Property

Gets or sets the display text for the selected column.

Namespace: Altaxo.Gui.Data.Selections
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public string ColumnText { get; set; }

Property Value

String
See Also