Skip to main content

DXScheduler Styles

The following table lists all style properties introduced by DXScheduler for Silverlight.

Visual Element

Property

Description

Target Element

All-Day Area

DayView.AllDayAreaCellStyle

Specifies an all-day area's style.

VisualAllDayAreaCell

Time Cells

DayView.CellStyle

TimelineView.CellStyle

SchedulerViewBase.DragDropHoverTimeCellsStyle

WeekViewBase.HorizontalWeekCellStyle

WeekView.VerticalWeekCellStyle

Specify styles applied to time cells displayed in different Views of the SchedulerControl.

VisualTimeCell

VisualSingleTimelineCell

VisualDraggedAppointmentControl

VisualDateCell

VisualDateCell

Resource Navigator

SchedulerControl.ResourceNavigatorHorizontalStyle

SchedulerControl.ResourceNavigatorVerticalStyle

Specify resource navigator's style.

ResourceNavigatorControl

Resource Navigator

ResourceNavigatorControl.ButtonFirstStyle

ResourceNavigatorControl.ButtonPrevPageStyle

ResourceNavigatorControl.ButtonPrevStyle

ResourceNavigatorControl.ButtonNextStyle

ResourceNavigatorControl.ButtonNextPageStyle

ResourceNavigatorControl.ButtonLastStyle

ResourceNavigatorControl.ButtonIncCountStyle

ResourceNavigatorControl.ButtonDecCountStyle

Specify styles applied to resource navigator's buttons.

Button

Day Header

DayView.DateHeaderStyle

TimelineView.DateHeaderStyle

WeekViewBase.HorizontalWeekDateHeaderStyle

WeekView.VerticalWeekDateHeaderStyle

Specify styles applied to day headers.

VisualDateHeader

VisualTimeScaleHeader

VisualDateCellHeader

VisualDateCellHeader

Day of Week Header

WeekViewBase.DayOfWeekHeaderStyle

Specifies the style applied to day of week headers.

VisualDayOfWeekHeader

Resource Header

SchedulerViewBase.HorizontalResourceHeaderStyle

SchedulerViewBase.VerticalResourceHeaderStyle

Specify styles applied to resource headers.

VisualResourceHeader

More Button

DayView.MoreButtonDownStyle

DayView.MoreButtonUpStyle

TimelineView.MoreButtonStyle

WeekViewBase.MoreButtonStyle

Specify styles applied to "more" buttons.

Button

Navigation Button

SchedulerViewBase.NavigationButtonPrevStyle

SchedulerViewBase.NavigationButtonNextStyle

Specify styles applied to navigation buttons.

VisualNavigationButton

Selection Bar

TimelineView.SelectionBarCellStyle

Specifies a selection bar's style.

VisualTimeCell

Current Time Indicator

DayView.CurrentTimeIndicatorStyle

Specifies a current time indicator's style.

ContentPresenter

See Also