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.v19.2.dll

Declaration

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