ComponentOne DataGrid for WPF and Silverlight
Print(String) Method

C1.WPF.DataGrid Namespace > C1DataGrid Class > Print Method : Print(String) Method
Name of the document to print.
Shows Print Dialog and prints the grid.
Syntax
'Declaration
 
Public Overloads Sub Print( _
   ByVal documentName As System.String _
) 
public void Print( 
   System.string documentName
)

Parameters

documentName
Name of the document to print.
See Also

Reference

C1DataGrid Class
C1DataGrid Members
Overload List