Back to Devexpress

DXPopupBase.ScrimColor Property

maui-devexpress-dot-maui-dot-controls-dot-dxpopupbase-202611b2.md

latest929 B
Original Source

DXPopupBase.ScrimColor Property

Gets or sets the scrim color. This is a bindable property.

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public Color ScrimColor { get; set; }

Property Value

TypeDescription
Color

The scrim color.

|

Remarks

The pop-up view gets a scrim color from the active theme. You can use the ScrimColor property to override the theme scrim color.

See Also

DXPopupBase Class

DXPopupBase Members

DevExpress.Maui.Controls Namespace