ExportToExcelML method exports an image of an element to Excel fileExportHierarchy property set if child rows should be exportedExample:ExportToExcelML excelExporter = newExportToExcelML(radGridView);excelExporter.ExportHierarchy = true;excelExporter.RunExport(filePath);
Niciun comentariu:
Trimiteți un comentariu