AgendaViewAppearance Properties
Provides appearance settings used to paint the Agenda 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 (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 | Overrides the property of the base class to hide it. Not in use. |
ResourceHeaderCaptionLine | Overrides the property of the base class to hide it. Not in use. |
Selection | Overrides the property of the base class to hide it. Not in use. |
TabArea | Inherited from BaseViewAppearance. |
TabHeader | Inherited from BaseViewAppearance. |
See Also