Skip to main content

IRangeControlClient.VisibleStart Property

This property specifies the start boundary of the visible range.

Namespace: DevExpress.Xpf.Editors.RangeControl

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

NuGet Package: DevExpress.Wpf.Core

Declaration

object VisibleStart { get; }

Property Value

Type Description
Object

The start boundary of the visible range.

See Also