Objective Grid for Microsoft® .NET® Reference Guide

GridControl.Print Event

Back to Class Index

Print event invoked from OnPrint.     

[Visual Basic]
Public Event Print As GridPrintEventHandler
[C#]
public event GridPrintEventHandler Print;

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace