CustomizePopupControlEventArgs.PopupControl Property
Gets a control 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 |
---|---|
ASPxPopupControl | An ASPxPopupControl control used to display the popup windows in the ASP.NET Web Forms applications. |
See Also