| ListIsBeingSorted Property |
Indicates whether this List is being sorted.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public bool IsBeingSorted { get; }
Public ReadOnly Property IsBeingSorted As Boolean
Get
Property Value
Type:
BooleanReturn Value
Type:
BooleanRemarks See Also