Back to Devexpress

MVCxPopupWindow Class

aspnetmvc-devexpress-dot-web-dot-mvc-6c3093aa.md

latest2.6 KB
Original Source

MVCxPopupWindow Class

An individual popup window within PopupControl.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxPopupWindow :
    PopupWindow
vb
Public Class MVCxPopupWindow
    Inherits PopupWindow

The following members return MVCxPopupWindow objects:

Implements

IStateManager

DevExpress.Web.Internal.IPropertiesDirtyTracker

DevExpress.Web.Internal.IWebControlObject

IPropertiesOwner

IExpressionsAccessor

DevExpress.Web.Design.IDesignTimeCollectionItem

Inheritance

Object StateManager CollectionItem ContentControlCollectionItem PopupWindow MVCxPopupWindow

See Also

MVCxPopupWindow Members

DevExpress.Web.Mvc Namespace