QuickAdmin.Net Reference
C#
Show/Hide TOC
ICRUDProxy
Show
Display
Order
Buttons Property
指示列表页是否可对
ISortableEntity
类型的实体显示用来调整记录显示顺序的按钮(置顶、上移、下移、置底)。
Definition
Namespace:
QuickAdmin.RCL
Assembly:
QuickAdmin.Net (in QuickAdmin.Net.dll) Version: 1.0.122
C#
Copy
bool
?
ShowDisplayOrderButtons
{
get
; }
Property Value
bool
?
Remarks
当为
false
时,将不可显示。即默认是可显示的。
See Also
Reference
ICRUDProxy Interface
QuickAdmin.RCL Namespace
In This Article
Definition
Remarks
See Also