Skip to main content

LinqInstantFeedbackSource.ExtractOriginalRow(Object) Method

This method is intended for internal use.

Namespace: DevExpress.Data.Linq

Assembly: DevExpress.Data.v23.2.dll

NuGet Package: DevExpress.Data

Declaration

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

Parameters

Name Type
uiThreadRow Object

Returns

Type
Object
See Also