CloudControlItemCollection Constructors
Represents a collection of CloudControlItem objects.Name | Parameters | Description |
---|---|---|
CloudControlItemCollection() | none | Initializes a new instance of the CloudControlItemCollection class with default settings. |
CloudControlItemCollection(ASPxCloudControl) | control | Initializes a new instance of the CloudControlItemCollection class with the specified owner. |
See Also