Skip to main content
You are viewing help content for pre-release software. This document and the features it describes are subject to change. .

SwipeItemAppearance Class

An object that contains a DataGridView swipe item’s apperance properties.

Namespace: DevExpress.Maui.DataGrid

Assembly: DevExpress.Maui.DataGrid.dll

NuGet Package: DevExpress.Maui.DataGrid

Declaration

public class SwipeItemAppearance :
    DataGridItemAppearanceBase

The following members return SwipeItemAppearance objects:

See Also