NetXP 3.0 Reference

CommandContextMenu.Renderer Property

The renderer that defines the look and feel of the menu.

[Visual Basic]
Public Property Renderer As ICommandBarRenderer
[C#]
public ICommandBarRenderer Renderer {get; set;}

See Also

CommandContextMenu Class | NETXP.Controls.Bars Namespace