Back to Devexpress

DXPopup.ShadowColor Property

mobilecontrols-devexpress-dot-xamarinforms-dot-popup-dot-dxpopup-0250934c.md

latest873 B
Original Source

DXPopup.ShadowColor Property

Gets or sets the color of the Popup’s shadow.

Namespace : DevExpress.XamarinForms.Popup

Assembly : DevExpress.XamarinForms.Editors.dll

NuGet Package : DevExpress.XamarinForms.Editors

Declaration

csharp
public Color ShadowColor { get; set; }

Property Value

TypeDescription
Color

The Popup’s shadow color.

|

See Also

DXPopup Class

DXPopup Members

DevExpress.XamarinForms.Popup Namespace