defaultDesignerEvent
Type: String
Required: No
"defaultDesignerEvent": ""
This property determines which event is to be configured in the Actions and Conditions Editor when the control is double-clicked. By default (no entry or empty entry), no event is executed 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.