Back to Devexpress

HyperLinkEdit.Properties Property

windowsforms-devexpress-dot-xtraeditors-dot-hyperlinkedit-615e7870.md

latest1.6 KB
Original Source

HyperLinkEdit.Properties Property

Contains settings specific to the hyperlink editor.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[DXCategory("Properties")]
[SmartTagSearchNestedProperties]
public RepositoryItemHyperLinkEdit Properties { get; }
vb
<DXCategory("Properties")>
<SmartTagSearchNestedProperties>
Public ReadOnly Property Properties As RepositoryItemHyperLinkEdit

Property Value

TypeDescription
RepositoryItemHyperLinkEdit

A RepositoryItemHyperLinkEdit object containing settings for the current editor.

|

Remarks

See RepositoryItemHyperLinkEdit to learn more.

See Also

RepositoryItemHyperLinkEdit

HyperLinkEdit Class

HyperLinkEdit Members

DevExpress.XtraEditors Namespace