\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / ReflectedPreview Class / Export Method

In This Topic
    Export Method
    In This Topic
    Syntax
    'Declaration
     
    Public Sub Export( _
       ByVal exporter As System.Object, _
       ByVal filename As System.String _
    ) 
    public void Export( 
       System.object exporter,
       System.string filename
    )

    Parameters

    exporter
    filename
    See Also