The ASPxGridView can export data in both XLS and XLSX formats. The DevExpress Excel Export Engine maintains data grouping layout and automatically transforms summary items to corresponding Excel functions.
The Export row type combo box controls the ExportSelectedRowsOnly property value and specifies whether all rows displayed within the ASPxGridView are exported (or only selected rows).