ASPxClientControlCollection Methods
A collection object used on the client side to maintain particular client control objects
Name | Description |
---|---|
For |
Performs the specified action for each control in the collection. |
Get |
Obsolete. Returns a collection item identified by its unique hierarchically-qualified identifier. |
Get |
Returns a DevExpress client control object identified by its unique hierarchically-qualified identifier (either Client |
Get |
Returns all controls in the collection that satisfy the specified predicate. |
Get |
Returns all controls of the specified type. |
See Also