GridEditFormPopupSettings.Width Property
In This Article
Gets or sets the popup edit form‘s width.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Unit | String. |
A Unit structure that specifies the width. |
#Remarks
To specify the popup edit form’s height, use the GridEditFormPopupSettings.Height property.
See Also