BaseViewAppearance Properties
Serves as the base class for classes that provide the appearance settings used to paint view elements.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. |
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 | |
MoreButtonHovered | |
NavigationButton | Provides access to an object that specifies the appearance settings for the Navigation button. |
NavigationButtonDisabled | Provides access to an object that specifies the appearance settings for the disabled Navigation button. |
ResourceHeaderCaption | Gets the appearance settings used to paint resource headers. |
ResourceHeaderCaptionLine | Gets the appearance settings used to paint the horizontal line under the resource header. |
Selection | Gets the appearance settings used to paint a selection within the View. Inherited from BaseHeaderAppearance. |
TabArea | |
TabHeader |
See Also