Click or drag to resize

ListNodeImage Property

Gets an image to display for the item. The type depends on the Gui that is currently used.

Namespace: Altaxo.Collections
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public virtual Object? Image { get; }

Property Value

Object
See Also