GotoDateFormTemplateContainer.CancelScript Property
Gets the body of the cancel function.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
String | A string containing the JavaScript function handler. |
See Also