XafPopupWindowControl.IsAutoHeightEnabled Property
Indicates whether the window height is calculated and set automatically.
Namespace: DevExpress.ExpressApp.Web.Controls
Assembly: DevExpress.ExpressApp.Web.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Web
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the window height is calculated and set automatically; otherwise, false. |
See Also