Skip to main content

BootstrapClientMenuItem Properties

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