Back to Devexpress

SwipeItemAppearance.Width Property

maui-devexpress-dot-maui-dot-datagrid-dot-swipeitemappearance.md

latest858 B
Original Source

SwipeItemAppearance.Width Property

Gets or sets the width of the GridSwipeItem. This is a bindable property.

Namespace : DevExpress.Maui.DataGrid

Assembly : DevExpress.Maui.DataGrid.dll

NuGet Package : DevExpress.Maui.DataGrid

Declaration

csharp
public double Width { get; set; }

Property Value

TypeDescription
Double

The width.

|

See Also

SwipeItemAppearance Class

SwipeItemAppearance Members

DevExpress.Maui.DataGrid Namespace