SSRSDocumentSource for WinForms
ContextMenuStrip プロパティ (C1PreviewPane)

この C1PreviewPane に関連付けられた System.Windows.Forms.ContextMenuStrip を取得または設定します。 コードで明示的に設定されていない場合(デザイン時に null である場合)は、実行時にデフォルトのコンテキストメニューが使用されます。
構文
'宣言
 
Public Overrides Property ContextMenuStrip As System.Windows.Forms.ContextMenuStrip
public override System.Windows.Forms.ContextMenuStrip ContextMenuStrip {get; set;}
解説
カスタムメニューを割り当てずにデフォルトのコンテキストメニューをまとめて削除するには、 コードでこの値を null に設定します。
参照

C1PreviewPane クラス
C1PreviewPane メンバ