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

LinqInstantFeedbackSource.ExtractOriginalRow(Object) Method

This method is intended for internal use.

Namespace: DevExpress.Data.Linq

Assembly: DevExpress.Data.v18.2.dll

Declaration

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

Parameters

Name Type
uiThreadRow Object

Returns

Type
Object
See Also