Telerik.Windows.Controls.GridView.Export
Describes the Style for a CellSelection of the worksheet for exporting.
Initializes a new instance of the class.
Gets or sets the borders of the cells.
The CellBorders.
Gets or sets the fill of the cells.
The Fill.
Gets or sets the font family of the text of the cells.
The FontFamily.
Gets or sets the font size of the text.
The FontSize.
Gets or sets the foreground of the text of the cells.
The ForeColor.
Gets or sets the format of the text.
The Format.
Gets or sets the horizontal alignment.
The HorizontalAlignment.
Gets or sets the intent of the cells.
The Indent.
Gets or sets the IsBold property of the cells.
The IsBold.
Gets or sets the isLocked property of the cells.
The IsLocked.
Gets or sets the isItalic property of the cells.
The IsItalic.
Gets or sets the IsWrapped property of the cells.
The IsWrapped.
Gets or sets the StyleName property of the cells.
The StyleName.
Gets or sets the vertical alignment.
The VerticalAlignment.
Gets or sets the Underline of the text in the cells.
The Underline.
Simple enumeration holding the info of the current export format.
XLSX data.
PDF data.
Contains the extension methods for exporting to XLSX and PDF formats.
Exports RadGridView to the specified stream in XLSX format.
Exports RadGridView to the specified stream in XLSX format using the specified export options.
Exports RadGridView to the workbook.
Exports RadGridView to the workbook using the specified export options.
Exports RadGridView to the specified stream in PDF format using the specified export options.
Exports RadGridView to the specified stream in PDF format.
Exports RadGridView to RadFixedDocument.
Exports RadGridView to RadFixedDocument using the specified export options.
Provides various options for exporting to XLSX and PDF.
Initializes a new instance of the class.
Initializes a new instance of the class.
The options.
Specifies whether GridViewDataControl will be exported with its default styles.
Export culture.
Items to be exported.
Include column headers on export.
Include column footers on export.
Include group footers on export.
Automatically fit columns' width based on its content.
Include collapsed groups on export.
Include group header aggregates on export.
Include group rows on export.
Gets or sets the columns that should not be exported.
Defines visual export parameters for XLSX and PDF.
Gets or sets the style set for the cell.
The style.
Provides various options for exporting data in PDF format.
Gets or sets orientation of the page. It could be Portrait or Landscape.
The Page orientation.