ActiveReports 12
ContextMenu Property (LayerList)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design Namespace > LayerList Class : ContextMenu Property
Gets or sets the shortcut menu associated with the control.
Syntax
'Declaration
 
Public Property ContextMenu As ContextMenu
public ContextMenu ContextMenu {get; set;}

Property Value

A System.Windows.Forms.ContextMenu that represents the shortcut menu associated with the control.
See Also

Reference

LayerList Class
LayerList Members