Property PopupDefinition
PopupDefinition
Gets or sets the pop-up definition.
Declaration
public PopupDefinition? PopupDefinition { get; set; }
Property Value
| Type | Description |
|---|---|
| PopupDefinition | The pop-up definition. |
Implements
Remarks
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.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |