Skip to main content
A newer version of this page is available. .

ASPxClientMenuItem Properties

Represents a client-side equivalent of the menu’s MenuItem object.
Name Description
index Gets the item’s index within the parent’s collection of items.
indexPath For internal use only.
menu Gets the menu object to which the current item belongs.
name Gets the name that uniquely identifies the menu item.
parent Gets the immediate parent item to which the current item belongs.
See Also