HyperlinkEditSettings.NavigationUrlFormat Property
Gets or sets a string that specifies how to format the URL. This is a dependency property.
Namespace: DevExpress.Xpf.Editors.Settings
Assembly: DevExpress.Xpf.Core.v25.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
String | A String that specifies the format of the URL. |
Remarks
See HyperlinkEdit.NavigationUrlFormat to learn more.
See Also