Click or drag to resize
GridControlGridBeginPrintPreview Event
Invoked when print preview begins.

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

Value

Type: Stingray.GridGridBeginPrintEventHandler
See Also