XafPopupWindowControl.WrapperPanel Property
Gets a wrapper of the panel of the current control.
Namespace: DevExpress.ExpressApp.Web.Controls
Assembly: DevExpress.ExpressApp.Web.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Web
Declaration
Property Value
Type | Description |
---|---|
Panel | A Panel value which is a wrapper of the panel of the current control. |
See Also