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

IRootDataNode Interface

For internal use. Exposes the printable content of a control to the DXPrinting engine.

Namespace: DevExpress.XtraPrinting.DataNodes

Assembly: DevExpress.Data.v21.2.dll

NuGet Packages: DevExpress.Data, DevExpress.Win.Design

Declaration

public interface IRootDataNode :
    IDataNode

The following members return IRootDataNode objects:

Library Related API Members
WPF Controls IPrintableControl.CreateRootNode(Size, Size, Size, Size, Size)
WinUI Controls IPrintable.CreateRootNode(Size)
See Also