Skip to main content
A newer version of this page is available. .

GotoDateFormTemplateContainer.ApplyScript Property

Gets the body of the function that performs a date navigation.

Namespace: DevExpress.Web.ASPxScheduler

Assembly: DevExpress.Web.ASPxScheduler.v19.2.dll

Declaration

public virtual string ApplyScript { get; }

Property Value

Type Description
String

A string, containing the JavaScript function body.

See Also