Xamarin.Forms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Namespace Syncfusion.SfDataGrid.XForms.Exporting - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Namespace Syncfusion.SfDataGrid.XForms.Exporting

    Classes

    DataGridCellExcelExportingEventArgs

    Provides data for the CellExporting event.

    DataGridCellExcelExportingEventHandler

    Delegate for CellExporting event.

    DataGridCellPdfExportingEventArgs

    Provides data for the CellExporting event.

    DataGridCellPdfExportingEventHandler

    Delegate for CellExporting event.

    DataGridExcelExportingController

    A Class which defines various options to export the SfDataGrid to an excel worksheets. Provides classes, methods, properties and events to export and customize the exported values of a SfDataGrid.

    DataGridExcelExportingOption

    Class which is used to set the exporting options for the excel. User can pass this class as an argument to the ExportToExcel(SfDataGrid, DataGridExcelExportingOption) for customizing data exported to the excel.

    DataGridPdfExportingController

    A Class which defines various options to export the SfDataGrid to a PDF. Provides classes, methods, properties and events to export and customize the exported values of a SfDataGrid.

    DataGridPdfExportOption

    Class which is used to set the exporting options for the pdf. User can pass this class as an argument to the ExportToPdf(SfDataGrid, DataGridPdfExportOption) for customizing data exported to the pdf.

    DataGridRowExcelExportingEventArgs

    Provides data for the RowExporting event.

    DataGridRowExcelExportingEventHandler

    Delegate for RowExporting event.

    DataGridRowPdfExportingEventArgs

    Provides data for the RowExporting event.

    DataGridRowPdfExportingEventHandler

    Delegate for RowExporting event.

    ExportCellStyle

    Class which is used to set exporting cell styles for excel.

    ExportCellType

    Specifies the type of the exporting cell.

    ExportFontInfo

    Class which is used to set font information for the excel exporting.

    ExportMode

    Defines constants which is used to determine whether the data in the grid is exported as value or text to excel.

    ExportRowType

    Specifies the type of the exporting row.

    GridLineType

    Defines constants which is used to specify type of grid line to be exported.

    PdfHeaderFooterEventArgs

    Provides data for the HeaderAndFooterExporting event.

    PdfHeaderFooterEventHandler

    Delegate for HeaderAndFooterExporting event.

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved