| ListColumnName Property |
Name of the header.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax [BindableAttribute(true)]
[DefaultValueAttribute("Node name")]
public string Name { get; set; }
<BindableAttribute(true)>
<DefaultValueAttribute("Node name")>
Public Property Name As String
Get
Set
Property Value
Type:
StringRemarks See Also