Skip to main content
All docs
V26.1
  • .NET Framework 4.6.2+

    XPInstantFeedbackView.ExtractOriginalRow(Object) Method

    For internal use.

    Namespace: DevExpress.Xpo

    Assembly: DevExpress.Xpo.v26.1.dll

    NuGet Package: DevExpress.Xpo

    Declaration

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

    Parameters

    Name Type
    uiThreadRow Object

    Returns

    Type
    Object
    See Also