ColumnHeaderFormats

Wisej.Web.Ext.FullCalendar.ColumnHeaderFormats

Namespace: Wisej.Web.Ext.FullCalendar

Assembly: Wisej.Web.Ext.FullCalendar (3.2.0.0)

Represents the column header formats for the different views.

public class ColumnHeaderFormats

Properties

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/.

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

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/.

Last updated