Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

XafInstantFeedbackRecord Class

This class is an obsolete wrapper for business objects processed in a List View in the InstantFeedback data access mode. Use IObjectRecord instead.

Namespace: DevExpress.ExpressApp

Assembly: DevExpress.ExpressApp.v20.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public class XafInstantFeedbackRecord :
    ObjectRecord,
    IObjectRecord

Implements

Inheritance

Object
ObjectRecord
XafInstantFeedbackRecord
See Also