Objective Grid for Microsoft® .NET® Reference Guide

GridControl.OnPrint Method 

Back to Class Index

Raises the Print event.     

[Visual Basic]
Overridable Public Function OnPrint() As Boolean
[C#]
public virtual bool OnPrint();

Remarks

    

Invoke this method to print the contents of a GridControl.     

    

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace