Search
LocalStrings.deleteButtonCaption Property
See Also
 






Specifies the caption text a "Delete" button in a form.

Namespace: MindFusion.Scheduling
File: LocalStrings.js

 Syntax

JavaScript  Copy Code

get deleteButtonCaption() {}
set deleteButtonCaption(value) {}

 Property Value

String

A string containing the caption text.

 See Also