Skip to main content
.NET 8.0+

XPInstantFeedbackSource.ExtractOriginalRow(Object) Method

This method is intended for internal use.

Namespace: DevExpress.Xpo

Assembly: DevExpress.Xpo.v24.2.dll

NuGet Package: DevExpress.Xpo

#Declaration

[Browsable(false)]
public object ExtractOriginalRow(
    object uiThreadRow
)

#Parameters

Name Type
uiThreadRow Object

#Returns

Type
Object
See Also