SwipeItemBase.BackgroundColor Property
In This Article
Namespace: DevExpress.XamarinForms.CollectionView
Assembly: DevExpress.XamarinForms.CollectionView.dll
NuGet Package: DevExpress.XamarinForms.CollectionView
#Declaration
C#
public Color BackgroundColor { get; set; }
#Property Value
Type |
---|
Color |
See Also