Returns an image index (for the selected node), or -1 if no image is set.
Note that when using SelectedImageIndex, you probably also need to override OnPropertyChanged(String), so that when the IsSelected property changed,
you must also call OnPropertyChanged(String) with "ImageIndex" as argument.
Namespace:Altaxo.Collections Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)