Skip to main content
ID
Max
Min

SchedulerBuilder.DropDownAppointmentTemplate(JS) Method

OBSOLETE

This Method is obsolete now.

This API is obsolete now.

Namespace: DevExtreme.AspNet.Mvc.Builders

Assembly: DevExtreme.AspNet.Core.dll

Declaration

[Obsolete("")]
public SchedulerBuilder DropDownAppointmentTemplate(
    JS value
)

Parameters

Name Type Description
value JS

A JavaScript expression that specifies the option value.

Returns

Type
SchedulerBuilder
See Also