ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapGrid Class / PrintGrid Method / PrintGrid(String) Method

In This Topic
    PrintGrid(String) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Function PrintGrid( _
       ByVal docName As System.String _
    ) As System.Boolean
    public System.bool PrintGrid( 
       System.string docName
    )

    Parameters

    docName
    See Also