Implemented by List Editors that support data-aware export to the XLSX format.
Namespace: DevExpress.ExpressApp.SystemModule
Assembly: DevExpress.ExpressApp.v18.2.dll
public interface IDataAwareExportableXlsx :
IDataAwareExportable
Public Interface IDataAwareExportableXlsx
Inherits IDataAwareExportable
Built-in List Editors that implement this interface are GridListEditor and ASPxGridListEditor. For these classes, the DataAware ExportType is used by default when exporting to the XLSX format. For other List Editors that do not implement IDataAwareExportableXlsx, the WYSIWYG export type is used.