QuickAdmin.Net Reference
C#
Show/Hide TOC
ICRUDProxy
List
Sortable Property
指示列表页是否允许用户进行排序操作。
Definition
Namespace:
QuickAdmin.RCL
Assembly:
QuickAdmin.Net (in QuickAdmin.Net.dll) Version: 1.0.122
C#
Copy
bool
?
ListSortable
{
get
; }
Property Value
bool
?
当为
true
时,将允许排序。即默认是不允许的。
See Also
Reference
ICRUDProxy Interface
QuickAdmin.RCL Namespace
In This Article
Definition
See Also