Back to Devexpress

TimeScaleWeek Properties

corelibraries-devexpress-dot-xtrascheduler-dot-timescaleweek-dot-underscore-properties.md

latest2.4 KB
Original Source

TimeScaleWeek Properties

Represents a time scale whose time cell value is equal to a single week.

NameDescription
DisplayFormatGets or sets the format of the string displayed in the timeline caption. Inherited from TimeScale.
DisplayNameGets or sets the text which identifies an element. Inherited from UserInterfaceObject.
EnabledGets or sets if the time scale is enabled for the View. Inherited from TimeScale.
FirstDayOfWeekGets or sets the day which starts the scale’s week.
IdGets the unique identifier of the user interface object instance. Inherited from UserInterfaceObject.
MenuCaptionGets or sets the element’s menu caption. Inherited from UserInterfaceObject.
SerializationTypeNameGets the string containing the time scale type name. Inherited from TimeScale.
ValueGets the value of the scale unit - a time interval equal to a week.
VisibleGets or sets whether the time scale is visible. Inherited from TimeScale.
WidthGets or sets the width of the time scale element. Inherited from TimeScale.

See Also

TimeScaleWeek Class

TimeScaleWeek Members

DevExpress.XtraScheduler Namespace