FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid.Classic Namespace / C1FlexGridClassic Class / PrintGrid Method / PrintGrid(String,Boolean,Int32,Int32,Int32) Method

In This Topic
    PrintGrid(String,Boolean,Int32,Int32,Int32) Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overloads Sub PrintGrid( _
       ByVal docName As String, _
       ByVal showDialog As Boolean, _
       ByVal orientation As Integer, _
       ByVal marginLR As Integer, _
       ByVal marginTB As Integer _
    ) 

    Parameters

    docName
    showDialog
    orientation
    marginLR
    marginTB
    See Also