C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexGrid Class / Print Method / Print(String) Method
Name of the document to print.

In This Topic
Print(String) Method
In This Topic
Prints the grid.
Syntax
'Declaration
 
Public Overloads Sub Print( _
   ByVal docName As String _
) 
 

Parameters

docName
Name of the document to print.
See Also