Back to Devexpress

ITimeScale Members

wpf-devexpress-dot-xpf-dot-scheduling-dot-itimescale-dot-underscore-members.md

latest2.2 KB
Original Source

ITimeScale Members

Contains information about time scales.

Properties

NameDescription
CaptionGets the time scale’s caption.
DescriptionGets the time scale description.
HasDifferentDurationsIndicates whether the scale consists of intervals that have different duration.
IsEnabledGets or sets whether the Scheduler displays the time scale.
MinWidthSpecifies the minimum allowed width of a single division of the scale.
ScaleUnitGets the time scale measure unit.
ShowHeadersGets or sets whether to display the time scale headers.
StartGets the starting date and time for the groups of scale divisions.
UnitCountGets the number of measure units in a single division of the scale.

Methods

NameDescription
GetDisplayTexts(DateTimeRange)Returns the display text for the specified time range.
GetTimeRange(DateTime, out Boolean)

Events

NameDescription
IsEnabledChangedFires each time the IsEnabled property value changes.
ShowHeadersChangedFires each time the ShowHeaders property value changes.

See Also

ITimeScale Interface

DevExpress.Xpf.Scheduling Namespace