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

PickManagerBase.GetDataSourceNode(INode) Method

For internal use.

Namespace: DevExpress.Data.Browsing.Design

Assembly: DevExpress.Data.v20.2.dll

NuGet Packages: DevExpress.Data, DevExpress.WindowsDesktop.Data

Declaration

public INode GetDataSourceNode(
    INode node
)

Parameters

Name Type
node DevExpress.Data.Browsing.Design.INode

Returns

Type
DevExpress.Data.Browsing.Design.INode
See Also