Skip to main content
A newer version of this page is available. .
Tab

ASPxGridExporterBase Class

Serves as a base class for the ASPxCardViewExporter and ASPxGridViewExporter classes.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public abstract class ASPxGridExporterBase :
    Control,
    IBasePrintable,
    IGridExportOwner
See Also