Skip to main content

IRangeControlClient.RulerDelta Property

This property returns the distance between the ruler’s adjacent tickmarks.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.Data.v23.2.dll

NuGet Package: DevExpress.Data

Declaration

object RulerDelta { get; }

Property Value

Type Description
Object

An object that identifies the distance between the ruler’s adjacent tickmarks.

See Also