CustomizeCellEventArgs.Hyperlink Property
Specifies the hyperlink, which belongs to the currently processed cell.
Namespace: DevExpress.Export
Assembly: DevExpress.Mobile.Core.v18.2.dll
Declaration
Property Value
Type | Description |
---|---|
String | A string value, that specifies the processed cell’s hyperlink. |
Remarks
Important
This documentation topic describes legacy technology. We no longer develop new functionality for the GridControl and suggest that you use the new DataGridView control instead.
See Also