Skip to main content

VisualNavigationButton.Interval Property

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace: DevExpress.Xpf.Scheduler.Drawing

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

#Declaration

public TimeInterval Interval { get; set; }

#Property Value

Type Description
TimeInterval

A DevExpress.XtraScheduler.TimeInterval object.

See Also