Back to Devexpress

CalendarHeaderFooterStyle Class

aspnet-devexpress-dot-web-578cb47c.md

latest2.9 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class CalendarHeaderFooterStyle :
    AppearanceStyle
vb
Public Class CalendarHeaderFooterStyle
    Inherits AppearanceStyle

The following members return CalendarHeaderFooterStyle objects:

Show 12 links

Remarks

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

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle CalendarHeaderFooterStyle

See Also

CalendarHeaderFooterStyle Members

Calendar

DevExpress.Web Namespace