CustomizeCellEventArgs.Hyperlink Property
Specifies the hyperlink, which belongs to the currently processed cell.
Namespace: DevExpress.Export
Assembly: DevExpress.Printing.v25.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
| Type | Description |
|---|---|
| String | A String, that specifies the processed cell’s hyperlink. |
See Also