Click or drag to resize

IndexSelectionLastSelection Property

Gets the last selected index.

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

Property Value

Int32
The last selection.
See Also