 | 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
Syntaxpublic int SortColumnIndex { get; set; }
Public Property SortColumnIndex As Integer
Get
Set
Property Value
Type:
Int32Return Value
Type:
Int32
Remarks
See Also