MVCxPopupWindowCollection Class
Represents a collection of popup windows within the PopupControl.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v20.2.dll
Declaration
public class MVCxPopupWindowCollection :
PopupWindowCollection
Public Class MVCxPopupWindowCollection
Inherits PopupWindowCollection
Related API Members
The following members accept/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
Feedback