IndexSelectionLastSelection Property |
Gets the last selected index.
Namespace: Altaxo.CollectionsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic int LastSelection { get; }Property Value
Int32
The last selected index.
See Also