Click or drag to resize

RangeOfRowIndicesControllerRangeEndInclusive Property

Gets or sets the inclusive range end.

Namespace: Altaxo.Gui.Data.Selections
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public int RangeEndInclusive { get; set; }

Property Value

Int32
See Also