Click or drag to resize

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; }

Property Value

Type: ListColumn
Remarks