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.CollectionsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public override int ImageIndex { get; set; }
Property Value
Int32See Also