Click or drag to resize

ExchangeTablesOfPlotItemsControllerListOfReplacementCandidates Property

List of possible replacement candidates for the currently selected common substring in [!:_commonSubstringsList].

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

Property Value

ItemsControllerString
See Also