Back to Devexpress

ASPxGridExporterBase Class

aspnet-devexpress-dot-web-72acbaca.md

latest2.6 KB
Original Source

ASPxGridExporterBase Class

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public abstract class ASPxGridExporterBase :
    Control,
    IBasePrintable,
    IGridExportOwner
vb
Public MustInherit Class ASPxGridExporterBase
    Inherits Control
    Implements IBasePrintable,
               IGridExportOwner

Implements

IComponent

IDisposable

IParserAccessor

IUrlResolutionService

IDataBindingsAccessor

IControlBuilderAccessor

IControlDesignerAccessor

IExpressionsAccessor

IBasePrintable

Inheritance

Object Control ASPxGridExporterBase ASPxCardViewExporter

ASPxGridViewExporter

ASPxVerticalGridExporter

MVCxCardViewExporter

MVCxGridViewExporter

MVCxVerticalGridExporter

See Also

ASPxGridExporterBase Members

Export Grid View Data

Built-in Export

DevExpress.Web Namespace