SelectableListNodeListFirstSelectedNodeIndex Property |
Get the index of the first selected node. Returns -1 if no node is selected.
Namespace: Altaxo.CollectionsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int FirstSelectedNodeIndex { get; }
Property Value
Int32See Also