ComponentOne FlexGrid for WPF and Silverlight
Print(String) Method

C1.Silverlight.FlexGrid Namespace > C1FlexGrid Class > Print Method : Print(String) Method
Name of the document to print.
Prints the grid.
Syntax
'Declaration
 
Public Overloads Sub Print( _
   ByVal docName As System.String _
) 
public void Print( 
   System.string docName
)

Parameters

docName
Name of the document to print.
See Also

Reference

C1FlexGrid Class
C1FlexGrid Members
Overload List