defaultDesignerEvent

Type: String
Required: No

"defaultDesignerEvent": ""

This property determines which event is to be configured when the control is double-clicked in the Actions and Conditions Editor. By default (no entry or empty entry), no editor is opened on double-clicking.

All standard and custom events defined in Description.json can be used here. The following listing shows an example of a custom event:

"defaultDesignerEvent": ".onMyCustomEvent"

Custom events are defined under events.