Skip to main content

RangeControl.VisibleRangeEndProperty Field

Identifies the RangeControl.VisibleRangeEnd dependency property.

Namespace: DevExpress.Xpf.Editors.RangeControl

Assembly: DevExpress.Xpf.Core.v26.1.dll

Declaration

public static readonly DependencyProperty VisibleRangeEndProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also