Skip to main content

ScaleBasedRangeControlClientOptions.RangeMinimumProperty Field

Identifies the ScaleBasedRangeControlClientOptions.RangeMinimum dependency property.

Namespace: DevExpress.Xpf.Scheduler

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

NuGet Package: DevExpress.Wpf.Scheduler

Declaration

public static readonly DependencyProperty RangeMinimumProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also