Click or drag to resize
GridControlGridPrintPreviewPage Event
Invoked as each page is about to be prepared and drawn to the print preview.

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

Value

Type: Stingray.GridGridPrintPageEventHandler
See Also