Click or drag to resize

StyleListControllerTManager, TList, TItemToDisplayName(TItem) Method

[Missing <summary> documentation for "M:Altaxo.Gui.Drawing.StyleListController`3.ToDisplayName(`2)"]


Namespace: Altaxo.Gui.Drawing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected virtual string ToDisplayName(
	TItem item
)

Parameters

item  TItem

[Missing <param name="item"/> documentation for "M:Altaxo.Gui.Drawing.StyleListController`3.ToDisplayName(`2)"]

Return Value

String

[Missing <returns> documentation for "M:Altaxo.Gui.Drawing.StyleListController`3.ToDisplayName(`2)"]

See Also