[]
Initializes a new instance of the ColumnContextMenuOpeningEventArgs class.
public ColumnContextMenuOpeningEventArgs(ContextMenuStrip columnContextMenu, int columnIndex)
Type | Name | Description |
---|---|---|
ContextMenuStrip | columnContextMenu | The column context menu strip that caused the event. |
int | columnIndex | The index of the column that caused the event. |