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