TextExportOptionsBase.Separator Property
In This Article
Gets or sets the symbol(s) to separate text elements when grid data is exported to a text-based file.
Namespace: DevExpress.Mobile.Export
Assembly: DevExpress.Mobile.Core.v18.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
String | A string used as a separator. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Separator |
---|---|
Grid |
|
#Remarks
Important
This documentation topic describes legacy technology. We no longer develop new functionality for the Grid
See Also