Back to Devexpress

IRootDataNode Interface

corelibraries-devexpress-dot-xtraprinting-dot-datanodes-dc32ff39.md

latest1.3 KB
Original Source

IRootDataNode Interface

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

Namespace : DevExpress.XtraPrinting.DataNodes

Assembly : DevExpress.Printing.v25.2.Core.dll

NuGet Package : DevExpress.Printing.Core

Declaration

csharp
public interface IRootDataNode :
    IDataNode
vb
Public Interface IRootDataNode
    Inherits IDataNode

The following members return IRootDataNode objects:

See Also

IRootDataNode Members

PrintableControlLink

DevExpress.XtraPrinting.DataNodes Namespace