Back to Devexpress

EditorStyles.CalendarFastNavFooter Property

aspnet-devexpress-dot-web-dot-editorstyles-8c5a2d01.md

latest1.2 KB
Original Source

EditorStyles.CalendarFastNavFooter Property

Gets the style settings that define the appearance of the footer section displayed in a calendar’s fast navigation panel.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public virtual CalendarHeaderFooterStyle CalendarFastNavFooter { get; }
vb
Public Overridable ReadOnly Property CalendarFastNavFooter As CalendarHeaderFooterStyle

Property Value

TypeDescription
CalendarHeaderFooterStyle

A CalendarHeaderFooterStyle object that contains the style settings.

|

See Also

EditorStyles Class

EditorStyles Members

DevExpress.Web Namespace