ComponentOne True DBGrid for WinForms
ExportToPDF Method

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1TrueDBGrid Class : ExportToPDF Method
Exports the grid to a PDF file.
Syntax
'Declaration
 
Public Sub ExportToPDF( _
   ByVal filename As System.String _
) 
public void ExportToPDF( 
   System.string filename
)

Parameters

filename
See Also

Reference

C1TrueDBGrid Class
C1TrueDBGrid Members