Infragistics2.Win.UltraWinTree.v8.1
ContextMenuStrip Property
See Also 
Infragistics.Win.UltraWinTree Namespace > UltraTree Class : ContextMenuStrip Property

Syntax

Visual Basic (Declaration) 
Public Overridable Property ContextMenuStrip As ContextMenuStrip
C# 
public virtual ContextMenuStrip ContextMenuStrip {get; set;}

See Also