Skip to main content

PickManagerBase.GetDataSourceNode(INode) Method

For internal use.

Namespace: DevExpress.Data.Browsing.Design

Assembly: DevExpress.Data.v24.1.dll

NuGet Package: DevExpress.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