Back to Devexpress

BaseViewAppearance Properties

windowsforms-devexpress-dot-xtrascheduler-dot-baseviewappearance-dot-underscore-properties.md

latest4.5 KB
Original Source

BaseViewAppearance Properties

Serves as the base class for classes that provide the appearance settings used to paint view elements.

NameDescription
AdditionalHeaderCaptionGets the appearance settings used to paint an additional header shown in the Agenda View and far aligned. Inherited from BaseHeaderAppearance.
AlternateAdditionalHeaderCaptionGets the appearance settings used to paint additional alternate (“Today”) header shown in the Agenda View and far aligned. Inherited from BaseHeaderAppearance.
AlternateHeaderCaptionGets the appearance settings used to paint the alternate (Today) header. Inherited from BaseHeaderAppearance.
AlternateHeaderCaptionLineGets the appearance settings used to paint the horizontal line under the alternate (Today) header. Inherited from BaseHeaderAppearance.
AppointmentGets the appearance settings used to paint an appointment within the View.
HeaderCaptionGets the appearance settings used to paint headers. Inherited from BaseHeaderAppearance.
HeaderCaptionLineGets the appearance settings used to paint the horizontal line under the header. Inherited from BaseHeaderAppearance.
IsDisposedGets whether the current object has been disposed of. Inherited from BaseAppearanceCollection.
IsLoadingIndicates whether the collection’s owner is currently being initialized. Inherited from BaseAppearanceCollection.
MoreButton
MoreButtonHovered
NavigationButtonProvides access to an object that specifies the appearance settings for the Navigation button.
NavigationButtonDisabledProvides access to an object that specifies the appearance settings for the disabled Navigation button.
ResourceHeaderCaptionGets the appearance settings used to paint resource headers.
ResourceHeaderCaptionLineGets the appearance settings used to paint the horizontal line under the resource header.
SelectionGets the appearance settings used to paint a selection within the View. Inherited from BaseHeaderAppearance.
TabArea
TabHeader

See Also

BaseViewAppearance Class

BaseViewAppearance Members

DevExpress.XtraScheduler Namespace