WeekViewAppearance Properties
Provides the appearance settings used to paint a Week 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. |
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 header. |
AlternateHeaderCaptionLine | Gets the appearance settings used to paint the horizontal line under the alternate header. |
Appointment | Gets the appearance settings used to paint an appointment within the View. Inherited from BaseViewAppearance. |
CellHeaderCaption | Gets the appearance settings used to paint a day cell’s header within the Week or Month View. |
CellHeaderCaptionLine | Gets the appearance settings used to paint the line at the bottom of a day cell’s header within the Week or Month View. |
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. |
Selection | Gets the appearance settings used to paint a selection within the View. Inherited from BaseHeaderAppearance. |
TabArea | Inherited from BaseViewAppearance. |
TabHeader | Inherited from BaseViewAppearance. |
TodayCellHeaderCaption | Gets the appearance settings used to paint the header of the day cell representing the current date within the Week or Month View. |
TodayCellHeaderCaptionLine | Gets the appearance settings used to paint the line at the bottom of the today cell’s header within the Week or Month View. |
See Also