Gets or sets the character encoding for the Excel export.
The character encoding for the Excel export. Default value is System.Text.Encoding.Default
The default System.Text.Encoding.Default will be used if DataExportEncoding has not been set.
The name of the encoding to use when exporting data (to Excel).
Should match the data encoding in the data source. E.g. "iso-8859-1"
AxpDataGrid Class | Axezz.WebControls Namespace