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

DevExpress.XtraPrintingLinks Namespace

Contains classes which provide printing and exporting functionality for standard Windows Forms controls.

Assemblies: DevExpress.Printing.v17.2.Core.dll, DevExpress.RichEdit.v17.2.Core.dll

Classes

Name Description
CompositeLinkBase The base class for classes that provide the composite link functionality.
DataGridLinkBase The base class for the DataGridLink class.
DataGridPrintStyle Represents a print style used to print the DataGrid via the DataGridLink.
ListViewLinkBase The base class for the ListViewLink class.
PrintableComponentLinkBase Provides the general functionality to print controls that implement the IPrintable interface.
RichTextBoxLinkBase The base class for the RichTextBoxLink class.
TreeViewLinkBase The base class for the TreeViewLink class.

Enums

Name Description
RichTextPrintFormat Specifies how the RichTextBox is printed via the RichTextBoxLink.