MVCxPopupWindowCollection Class
Represents a collection of popup windows within the PopupControl.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Related API Members
The following members return MVCxPopupWindowCollection objects:
Remarks
A collection instance represented by the MVCxPopupWindowCollection class can be accessed via the PopupControlSettings.Windows property.
Implements
DevExpress.Web.Internal.IStateManagerTracker
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Utils.IAssignableCollection
Inheritance
See Also