CustomizeCellEventArgs.Hyperlink Property
Specifies the hyperlink, which belongs to the currently processed cell.
Namespace: DevExpress.Export
Assembly: DevExpress.Printing.v24.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