CustomizePopupControlEventArgs.PopupFrame Property
In This Article
Gets a frame used to display the popup windows in ASP.NET Web Forms applications.
Namespace: DevExpress.ExpressApp.Web.Controls
Assembly: DevExpress.ExpressApp.Web.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Web
#Declaration
#Property Value
Type | Description |
---|---|
Frame | An Frame object used to display the popup windows in ASP. |
See Also