Gets or sets the ContextMenu that will be displayed. Set this to null to prevent the default menu from being shown.
A ContextMenu that will be displayed as the toggle menu.
The Text property of each band is used for the menu item text, even when TextVisible is false. Therefore, it is advisable to include text for each band even if the text will not be displayed. When the band is visible, its menu item is checked; otherwise, its menu item is unchecked.
Set this property to a null reference (Nothing in Visual Basic) to prevent the toggle menu from being displayed.
ToggleMenuEventArgs Class | Skybound.Rebar Namespace