Property IsPopupEnabled
IsPopupEnabled
Gets or sets a value indicating whether the PopupDefinition defined on the IPopupSource is enabled or disabled.
Declaration
public bool IsPopupEnabled { get; set; }
Property Value
| Type | Description |
|---|---|
| bool | A flag indicating whether the PopupDefinition defined on the IPopupSource is enabled or disabled. |
Implements
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300.0 - 300.1 |
| .NET Windows | 300.0 - 300.1 |
| .NET Android | 300.0 - 300.1 |
| .NET iOS | 300.0 - 300.1 |