Skip to main content

ASPxClientRichEditPopupMenuItem.parent Property

Gets the immediate parent menu item to which the current menu item belongs.

#Declaration

#Property Value

Type Description
ASPxClientRichEditPopupMenuItem

A ASPxClientRichEditPopupMenuItem object representing the menu item’s immediate parent.

#Remarks

Use the parent property to identify and access the immediate parent menu item which owns the current menu item.

See Also