Skip to main content

ColumnHeaderFormats

Namespace: Wisej.Web.Ext.FullCalendar

Assembly: Wisej.Web.Ext.FullCalendar

Represents the column header formats for the different views.

public class ColumnHeaderFormats

Properties

Instance memberDayViewFormat

String: Determines the text that will be displayed on the day column headings in day view using momentjs format patterns: http://momentjs.com/docs/#/displaying/format/.

Instance memberMonthViewFormat

String: Determines the text that will be displayed on the month column headings using momentjs format patterns: http://momentjs.com/docs/#/displaying/format/.

Instance memberWeekViewFormat

String: Determines the text that will be displayed on the day column headings in week view using momentjs format patterns: http://momentjs.com/docs/#/displaying/format/.