PeriodicRowIndexSegmentsStart Property |
Index of the first selected item. If negative, this value is relative to the item after the last item of the column. Thus -1 designates the last valid item.
Namespace: Altaxo.Data.SelectionsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int Start { get; }
Property Value
Int32
Index of the first selected item.
See Also