HyperlinkEditRequestNavigationEventArgs.NavigationUrl Property
Gets or sets the URL that is about to be navigated.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
String | The URL that is about to be navigated. |
See Also