Skip to main content
A newer version of this page is available. .
Tab

CalendarHeaderFooterStyle Class

Contains style settings that define the appearance of elements within a calendar control’s header and footer sections.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public class CalendarHeaderFooterStyle :
    AppearanceStyle

Remarks

This class inherits the functionality of its ancestor and hides some properties that are not in effect for the corresponding elements.

See Also