'Declaration
<System.ComponentModel.DefaultValueAttribute("")> Public Overridable Property ContextMenuStrip As System.Windows.Forms.ContextMenuStrip
'Usage
Dim instance As NDataGridViewDetailsCell Dim value As System.Windows.Forms.ContextMenuStrip instance.ContextMenuStrip = value value = instance.ContextMenuStrip
[System.ComponentModel.DefaultValue("")] public virtual System.Windows.Forms.ContextMenuStrip ContextMenuStrip {get; set;}