Skip to main content
A newer version of this page is available.
All docs
V18.2

SnapSingleListItemEntitySupportsParameters Interface

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

Namespace: DevExpress.Snap.Core.API

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

Declaration

public interface SnapSingleListItemEntitySupportsParameters :
    SnapSingleListItemEntity,
    SnapEntity,
    IDisposable
See Also