ASPxClientControlCollection Class
A collection object used on the client side to maintain particular client control objects
#Declaration
declare class ASPxClientControlCollection
#Remarks
The ASPxClientCollection object implements the base functionality of a control collection to be used on the client-side. It includes the ASPxClientControlCollection.GetByName method for accessing objects in a collection.
To access the collection, use the ASPxClientControl.GetControlCollection method.