Kendo.Mvc.UI.Fluent.SchedulerYearViewBuilder
Defines the fluent interface for configuring the SchedulerYearView.
Methods
StartDate(System.DateTime)
The start date of the view.
Parameters
startDate System.DateTime
The startDate
Months(System.Nullable<System.Double>)
The number of months that will be displayed in the year view calendar.
Parameters
months System.Nullable<System.Double>
The number of months
TooltipTemplate(System.String)
The template used to render the tooltip in year view.
Parameters
tooltipTemplate System.String
The tooltipTemplate
TooltipTemplateId(System.String)
The Id of the template used to render the tooltip in year view.
Parameters
tooltipTemplateId System.String
The tooltipTemplateId