点击或拖拽改变大小

DbDataSource.SortProperty 属性

X#
Gets the PropertyDescriptor that is being used for sorting.

命名空间:  XSharp
程序集:  XSharp.Data (在 XSharp.Data.dll 中) 版本:2.22 GA
语法
 PROPERTY SortProperty AS PropertyDescriptor GET SET 
查看代码

返回值

类型:PropertyDescriptor
The PropertyDescriptor that is being used for sorting.

实现

SortProperty
异常
异常条件
NotSupportedExceptionSupportsSorting is .
参见