C1.Silverlight.FlexGrid.5
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

 

 


Copyright (c) GrapeCity, inc. All rights reserved.