aspnetmvc-devexpress-dot-web-dot-mvc-4a1b76d2.md
Represents a collection of popup windows within the PopupControl.
Namespace : DevExpress.Web.Mvc
Assembly : DevExpress.Web.Mvc5.v25.2.dll
NuGet Package : DevExpress.Web.Mvc5
public class MVCxPopupWindowCollection :
PopupWindowCollection
Public Class MVCxPopupWindowCollection
Inherits PopupWindowCollection
The following members return MVCxPopupWindowCollection objects:
A collection instance represented by the MVCxPopupWindowCollection class can be accessed via the PopupControlSettings.Windows property.
DevExpress.Web.Internal.IStateManagerTracker
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Utils.IAssignableCollection
Object StateManagedCollectionBase Collection Collection<PopupWindow> PopupWindowCollection MVCxPopupWindowCollection
See Also