Skip to main content

PrintInitializeEventArgs.Link Property

Gets a PrintableComponentLinkBase object that provides functionality to print the Grid Control.

Namespace: DevExpress.XtraGrid.Views.Base

Assembly: DevExpress.XtraGrid.v24.1.dll

NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation

Declaration

Property Value

Type Description
PrintableComponentLinkBase

A PrintableComponentLinkBase object.

See Also