Search Results for

    Show / Hide Table of Contents

    Class GridExport

    Inheritance
    object
    GridExport
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: Reportman.Reporting.Forms
    Assembly: Reportman.Reporting.Forms.dll
    Syntax
    public class GridExport

    Constructors

    GridExport()

    Declaration
    public GridExport()

    Methods

    Export(DataGridView, string)

    Declaration
    public static void Export(DataGridView grid, string filename)
    Parameters
    Type Name Description
    DataGridView grid
    string filename
    In this article
    Back to top Generated by DocFX