Widget Title
- Last UpdatedOct 10, 2025
- 1 minute read
This property is used to specify the widget's header title. This is configurable either during design time or through scripting, and it expects to receive a stringify string at any time during a session.
Example
control.findByXmlNode("Widget1"). widgetProperties.widgetTitle = JSON.stringify("Filler 1");