ASPxClientMenuCollection.HideAll Method
Hides all menus maitained by the collection.
Declaration
HideAll(): void
Remarks
Use the HideAll method on the client side to hide all menu objects which are contained within the current collection.
See Also