GrapeCity.Win.MultiRow Namespace > CellNoteStyle Class : ContextMenuStrip Property |
<SRDescriptionAttribute("Indicates the shortcut menu associated with the CellNote.")> <RefreshPropertiesAttribute(RefreshProperties.Repaint)> <DefaultValueAttribute()> <SRCategoryAttribute("Behavior")> Public Property ContextMenuStrip As ContextMenuStrip
Dim instance As CellNoteStyle Dim value As ContextMenuStrip instance.ContextMenuStrip = value value = instance.ContextMenuStrip
[SRDescription("Indicates the shortcut menu associated with the CellNote.")] [RefreshProperties(RefreshProperties.Repaint)] [DefaultValue()] [SRCategory("Behavior")] public ContextMenuStrip ContextMenuStrip {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2