<
OLAP for WPF and Silverlight | ComponentOne
C1.Silverlight.Olap Namespace / C1OlapGrid Class / Print Method / Print(String) Method

In This Topic
    Print(String) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub Print( _
       ByVal docName As String _
    ) 
    public void Print( 
       string docName
    )

    Parameters

    docName
    See Also