Back to Devexpress

RangeControl.RangeEnd Property

wpf-devexpress-dot-xpf-dot-editors-dot-rangecontrol-dot-rangecontrol-6e149a08.md

latest1.0 KB
Original Source

RangeControl.RangeEnd Property

Gets or sets the end bound of a range.

Namespace : DevExpress.Xpf.Editors.RangeControl

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public object RangeEnd { get; set; }
vb
Public Property RangeEnd As Object

Property Value

TypeDescription
Object

The end bound of a range.

|

See Also

RangeControl Class

RangeControl Members

DevExpress.Xpf.Editors.RangeControl Namespace