HyperlinkClickEventArgs.IsExternal Property
In This Article
Indicates whether the hyperlink points to a location outside the current workbook.
Namespace: DevExpress.XtraSpreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, if the hyperlink references a location outside the current workbook; otherwise, false. |
See Also