| ListSortEventArgsColumn Property |
Gets the reference to a
ListColumn object that current list is sorted by.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public ListColumn Column { get; }
Public ReadOnly Property Column As ListColumn
Get
Property Value
Type:
ListColumnRemarks See Also