Back to Devexpress

HyperlinkClickEventArgs.TargetUri Property

officefileapi-devexpress-dot-xtraspreadsheet-dot-hyperlinkclickeventargs-75099632.md

latest1.1 KB
Original Source

HyperlinkClickEventArgs.TargetUri Property

Gets the URI to which a hyperlink navigates.

Namespace : DevExpress.XtraSpreadsheet

Assembly : DevExpress.Spreadsheet.v25.2.Core.dll

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
public string TargetUri { get; }
vb
Public ReadOnly Property TargetUri As String

Property Value

TypeDescription
String

A string that specifies the target location of the hyperlink.

|

See Also

HyperlinkClickEventArgs Class

HyperlinkClickEventArgs Members

DevExpress.XtraSpreadsheet Namespace