DbDataSource.SupportsSorting 属性 | |
Gets whether the list supports sorting.
命名空间:
XSharp
程序集:
XSharp.Data (在 XSharp.Data.dll 中) 版本:2.22 GA
语法 PROPERTY SupportsSorting AS LOGIC GET SET
public bool SupportsSorting { get; set; }
查看代码返回值
类型:
Boolean if the list supports sorting; otherwise,
.
实现
SupportsSorting参见