XlsExportOptionsBase.ExportHyperlinks Property
In This Article
Gets or sets a value indicating whether hyperlinks should be exported to XLS or XLSX.
Namespace: DevExpress.Mobile.Export
Assembly: DevExpress.Mobile.Core.v18.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, to export hyperlinks; otherwise, false. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Export |
---|---|
Grid |
|
#Remarks
Important
This documentation topic describes legacy technology. We no longer develop new functionality for the Grid
See Also