Click or drag to resize
GridControlGridPrintPage Event
Invoked as each page is printed.

Namespace: Stingray.Grid
Assembly: Stingray.GridControl (in Stingray.GridControl.dll) Version: [TAG_DECIMAL_VERSION]
Syntax
[BrowsableAttribute(true)]
public event GridPrintPageEventHandler GridPrintPage

Value

Type: Stingray.GridGridPrintPageEventHandler
See Also