GridCustomizationWindowPopupSettings.Height Property
Gets or sets the customization window‘s height.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Unit | String.Empty | A Unit structure that specifies the height. |
Remarks
To specify the customization window‘s width, use the GridCustomizationWindowPopupSettings.Width property.
See Also