C1.Win.FlexGrid Namespace / ColumnContextMenuOpeningEventArgs Class / ContextMenuStrip Property

In This Topic
ContextMenuStrip Property (ColumnContextMenuOpeningEventArgs)
In This Topic
Gets the column context menu strip that caused the event.
Syntax
'Declaration
 
Public ReadOnly Property ContextMenuStrip As ContextMenuStrip
 
See Also