HyperlinkClickEventArgs.IsExternal Property
Indicates whether the hyperlink points to a location outside the current workbook.
Namespace: DevExpress.XtraSpreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.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