Click or drag to resize

ExchangeTablesOfPlotItemsControllerCommonSubstringText Property

Gets or sets the common substring text. The user should be able to edit this text in a text box.

Namespace: Altaxo.Gui.Graph
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public string CommonSubstringText { get; set; }

Property Value

String
See Also