Click or drag to resize

DbDataSource.SupportsSorting Property

X#
Gets whether the list supports sorting.

Namespace:  XSharp
Assembly:  XSharp.Data (in XSharp.Data.dll) Version: 2.19
Syntax
 PROPERTY SupportsSorting AS LOGIC GET SET 
Request Example View Source

Return Value

Type: Logic
if the list supports sorting; otherwise, .

Implements

SupportsSorting
See Also