Click or drag to resize

ListHandleSortingManually Property

When set to true only fill the list by already sorted collection

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[BindableAttribute(true)]
[DefaultValueAttribute(false)]
public bool HandleSortingManually { get; set; }

Property Value

Type: Boolean

Return Value

Type: Boolean
Remarks