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