| ListPersonalColumns Property |
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax [XmlArrayAttribute]
public List<ListPersonalColumn> Columns { get; set; }
<XmlArrayAttribute>
Public Property Columns As List(Of ListPersonalColumn)
Get
Set
Property Value
Type:
ListListPersonalColumnSee Also