Back to Devexpress

RangeControl.RangeStart Property

wpf-devexpress-dot-xpf-dot-editors-dot-rangecontrol-dot-rangecontrol-0289cc5a.md

latest1.0 KB
Original Source

RangeControl.RangeStart Property

Gets or sets the start 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 RangeStart { get; set; }
vb
Public Property RangeStart As Object

Property Value

TypeDescription
Object

The start bound of a range.

|

See Also

RangeControl Class

RangeControl Members

DevExpress.Xpf.Editors.RangeControl Namespace