Click or drag to resize

NGTreeNodeWithImageIndexImageIndex Property

Returns an image index, or -1 if no image is set. Getting the image index, either the image index for the not selected state or for the selected state is returned.

Namespace: Altaxo.Collections
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public override int ImageIndex { get; set; }

Property Value

Int32
See Also