| ListColumns Property |
Gets the collection of list columns.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public ListColumnCollection Columns { get; }
Public ReadOnly Property Columns As ListColumnCollection
Get
Property Value
Type:
ListColumnCollectionRemarks See Also