Back to Devexpress

DXPopup.AllowShadow Property

mobilecontrols-devexpress-dot-xamarinforms-dot-popup-dot-dxpopup-0ac0af55.md

latest797 B
Original Source

DXPopup.AllowShadow Property

Gets or sets whether the Popup’s shadow is visible.

Namespace : DevExpress.XamarinForms.Popup

Assembly : DevExpress.XamarinForms.Editors.dll

NuGet Package : DevExpress.XamarinForms.Editors

Declaration

csharp
public bool AllowShadow { get; set; }

Property Value

Type
Boolean

See Also

DXPopup Class

DXPopup Members

DevExpress.XamarinForms.Popup Namespace