Back to Devexpress

SwipeItemBase.BackgroundColor Property

maui-devexpress-dot-maui-dot-collectionview-dot-swipeitembase-b287eab8.md

latest964 B
Original Source

SwipeItemBase.BackgroundColor Property

Gets or sets the background color of the SwipeItemBase and its descendants. This is a bindable property.

Namespace : DevExpress.Maui.CollectionView

Assembly : DevExpress.Maui.CollectionView.dll

NuGet Package : DevExpress.Maui.CollectionView

Declaration

csharp
public Color BackgroundColor { get; set; }

Property Value

TypeDescription
Color

The background color.

|

See Also

SwipeItemBase Class

SwipeItemBase Members

DevExpress.Maui.CollectionView Namespace