Click or drag to resize

RangeTEnd Property

Gets the end value of the range.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public T End { get; }

Property Value

Type: T
The end of the range.
See Also