Skip to main content

BaseHeaderAppearance Properties

Serves as the base class for classes that provide the appearance settings for the scheduler’s elements.
Name Description
AdditionalHeaderCaption Gets the appearance settings used to paint an additional header shown in the Agenda View and far aligned.
AlternateAdditionalHeaderCaption Gets the appearance settings used to paint additional alternate (“Today”) header shown in the Agenda View and far aligned.
AlternateHeaderCaption Gets the appearance settings used to paint the alternate (Today) header.
AlternateHeaderCaptionLine Gets the appearance settings used to paint the horizontal line under the alternate (Today) header.
HeaderCaption Gets the appearance settings used to paint headers.
HeaderCaptionLine Gets the appearance settings used to paint the horizontal line under the header.
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.
Selection Gets the appearance settings used to paint a selection within the View.
See Also