CRUDProxy.PopupWindowWidth Property

OpenNewPageInPopupWindow 时,弹窗的像素宽度。

Definition

Namespace: QuickAdmin.RCL
Assembly: QuickAdmin.Net (in QuickAdmin.Net.dll) Version: 1.0.122
C#
public int? PopupWindowWidth { get; protected set; }

Property Value

int?

Implements

ICRUDProxy.PopupWindowWidth

See Also