ASPxClientMenuCollection Methods
Represents a client collection that maintains client menu objects.
Name | Description |
---|---|
For |
Performs the specified action for each control in the collection.
Inherited from ASPx |
Get |
Obsolete. Returns a collection item identified by its unique hierarchically-qualified identifier.
Inherited from ASPx |
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.
Inherited from ASPx |
Get |
Returns all controls of the specified type.
Inherited from ASPx |
Hide |
Hides all menus maitained by the collection. |
Recalculate |
Recalculates the position of visible sub menus. |
See Also