Back to Devexpress

SwipeItemBase.Size Property

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

latest932 B
Original Source

SwipeItemBase.Size Property

Gets or sets a swipe item’s width (for vertical orientation of the collection view) or height (for horizontal orientation). This is a bindable property.

Namespace : DevExpress.Maui.CollectionView

Assembly : DevExpress.Maui.CollectionView.dll

NuGet Package : DevExpress.Maui.CollectionView

Declaration

csharp
public double Size { get; set; }

Property Value

TypeDefaultDescription
Double0

The size.

|

See Also

SwipeItemBase Class

SwipeItemBase Members

DevExpress.Maui.CollectionView Namespace