Persistate API documentation
ClassMenuStrip Property
NamespacesPersistate.UI.DesktopPToolStripPanelClassMenuStrip

[This is preliminary documentation and is subject to change.]

Gets or sets the MenuStrip that will host context sensitive menus for the ObjectClass of the currently selected item.
Declaration Syntax
C#
public MenuStrip ClassMenuStrip { get; set; }
Remarks
By default, Persistate will automatically add this menu as you navigate around in a DesktopUserInterface.

Assembly: Persistate.UI.Desktop (Module: Persistate.UI.Desktop) Version: 0.6.1.20 (0.6.1.20)