ListNodeImageIndex Property |
Can be overridden to get an image index, that can be used to retrieve an image from a resource.
Namespace: Altaxo.CollectionsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public virtual int ImageIndex { get; set; }
Property Value
Int32
The index of the image.
See Also