TextExportOptionsBase.Encoding Property
In This Article
Gets or sets the encoding of the text-based file to which grid’s data is exported.
Namespace: DevExpress.Mobile.Export
Assembly: DevExpress.Mobile.Core.v18.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Encoding | A Encoding class descendant specifying the character encoding. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Encoding |
---|---|
Grid |
|
#Remarks
Important
This documentation topic describes legacy technology. We no longer develop new functionality for the Grid
See Also