PrintInitializeEventArgs Properties
Contains data for the BaseView.PrintInitialize event.Name | Description |
---|---|
Link | Gets a PrintableComponentLinkBase object that provides functionality to print the Grid Control. |
PrintingSystem | Gets a IPrintingSystem object that contains information on the print document. |
See Also