Skip to main content
A newer version of this page is available.

SnapSingleListItemEntity Interface

If implemented by a class, provides functionality to items of a Snap list.

Namespace: DevExpress.Snap.Core.API

Assembly: DevExpress.Snap.v20.2.Core.dll

NuGet Package: DevExpress.Snap.Core

Declaration

public interface SnapSingleListItemEntity :
    SnapEntity,
    IDisposable
See Also