DataGridLinkBase.SetDataObject(Object) Method
Sets the object to be printed by this link.
Namespace: DevExpress.XtraPrintingLinks
Assembly: DevExpress.XtraPrinting.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
data | Object | A DataGrid object to be printed by this link. |
See Also