TreeListHyperLinkColumn.PropertiesHyperLink Property
Gets the column editor’s settings.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
HyperLinkProperties | A HyperLinkProperties object that contains settings specific to a hyperlink editor. |
See Also