Back to Devexpress

DataGridLink Constructors

windowsforms-devexpress-dot-xtraprintinglinks-dot-datagridlink-dot-ctor.md

latest1.2 KB
Original Source

DataGridLink Constructors

A link to print the DataGrid control.

NameParametersDescription
DataGridLink()noneInitializes a new instance of the DataGridLink class with default settings.
DataGridLink(PrintingSystem)psInitializes a new instance of the DataGridLink class with the specified printing system.
DataGridLink(IContainer)containerInitializes a new instance of the DataGridLink class with the specified container.

See Also

DataGridLink Class

DataGridLink Members

DevExpress.XtraPrintingLinks Namespace