CustomizePopupControlEventArgs.PopupFrame Property
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.1.dll
NuGet Package: DevExpress.ExpressApp.Web
Declaration
Property Value
Type | Description |
---|---|
Frame | An Frame object used to display the popup windows in ASP.NET Web Forms applications. |
See Also