BootstrapDialogLayoutSettings.PopupWindowSize Property
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v26.1.dll
Declaration
[PersistenceMode(PersistenceMode.Attribute)]
public virtual BootstrapDialogSizing PopupWindowSize { get; set; }
Property Value
| Type |
|---|
| DevExpress.Web.Bootstrap.BootstrapDialogSizing |
See Also