popupDefinition property

PopupDefinition? get popupDefinition

The pop-up definition.

The PopupDefinition associated with the popup source. A null if an error occurs or if the popup source is not associated with a pop-up definition.

set popupDefinition (PopupDefinition? value)