Skip to main content

TreeListHyperLinkColumn.PropertiesHyperLink Property

Gets the column editor’s settings.

Namespace: DevExpress.Web.ASPxTreeList

Assembly: DevExpress.Web.ASPxTreeList.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

Property Value

Type Description
HyperLinkProperties

A HyperLinkProperties object that contains settings specific to a hyperlink editor.

See Also