Skip to main content

IRangeControlClient.VisibleEnd Property

This property specifies the end boundary of the visible range.

Namespace: DevExpress.Xpf.Editors.RangeControl

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

NuGet Package: DevExpress.Wpf.Core

Declaration

object VisibleEnd { get; }

Property Value

Type Description
Object

The end boundary of the visible range.

See Also