Click or drag to resize

ListSortColumnIndex Property

Gets the column index (from the postback) that this list was sorted by.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public int SortColumnIndex { get; set; }

Property Value

Type: Int32

Return Value

Type: Int32
Remarks