Skip to main content

DayViewAppearance Properties

Provides the appearance settings used to paint a Day View.
Name Description
AdditionalHeaderCaption Gets the appearance settings used to paint an additional header shown in the Agenda View and far aligned. Inherited from BaseHeaderAppearance.
AllDayArea Gets the appearance settings used to paint an all-day area within the Day View.
AllDayAreaSeparator Gets the appearance settings used to paint the all-day area‘s separator.
AllDayAreaToday
AlternateAdditionalHeaderCaption Gets the appearance settings used to paint additional alternate (“Today”) header shown in the Agenda View and far aligned. Inherited from BaseHeaderAppearance.
AlternateHeaderCaption Gets the appearance settings used to paint the alternate (Today) header. Inherited from BaseHeaderAppearance.
AlternateHeaderCaptionLine Gets the appearance settings used to paint the horizontal line under the alternate (Today) header. Inherited from BaseHeaderAppearance.
Appointment Gets the appearance settings used to paint an appointment within the View. Inherited from BaseViewAppearance.
HeaderCaption Gets the appearance settings used to paint headers. Inherited from BaseHeaderAppearance.
HeaderCaptionLine Gets the appearance settings used to paint the horizontal line under the header. Inherited from BaseHeaderAppearance.
IsDisposed Gets whether the current object has been disposed of. Inherited from BaseAppearanceCollection.
IsLoading Indicates whether the collection’s owner is currently being initialized. Inherited from BaseAppearanceCollection.
MoreButton Inherited from BaseViewAppearance.
MoreButtonHovered Inherited from BaseViewAppearance.
NavigationButton Provides access to an object that specifies the appearance settings for the Navigation button. Inherited from BaseViewAppearance.
NavigationButtonDisabled Provides access to an object that specifies the appearance settings for the disabled Navigation button. Inherited from BaseViewAppearance.
ResourceHeaderCaption Gets the appearance settings used to paint resource headers. Inherited from BaseViewAppearance.
ResourceHeaderCaptionLine Gets the appearance settings used to paint the horizontal line under the resource header. Inherited from BaseViewAppearance.
SelectedAllDayArea Gets the appearance settings used to paint the all-day area being selected within the current Day View.
SelectedAllDayAreaToday
Selection Gets the appearance settings used to paint a selection within the View. Inherited from BaseHeaderAppearance.
TabArea Inherited from BaseViewAppearance.
TabHeader Inherited from BaseViewAppearance.
TimeRuler Gets the appearance settings used to paint the time ruler within the Day View.
TimeRulerCurrentHourCell
TimeRulerHourLine Gets the appearance settings for the hour lines inside the Day View’s time ruler. Custom appearance settings are in effect only when the Scheduler is not skinned.
TimeRulerLine Gets the appearance settings used to paint the lines displayed between hours within the Day View’s time ruler.
TimeRulerNowArea Gets the appearance settings used to paint the area that represents the current time within the Day View’s time ruler.
TimeRulerNowLine Gets the appearance settings used to paint the now area’s line that points to the current time within the Day View’s time ruler.
See Also