The ASPxClientPopupControlCollection object represents a collection that contains client-side equivalents of all ASPx popup controls present on the page. So, this collection holds objects of the ASPxClientPopupControl type. In order to access a particular popup control object specified by its name, use the collection's ASPxClientControlCollection.Get method.