DataGridViewCellContextMenuNeededEventArgs
Wisej.Web.DataGridViewCellContextMenuNeededEventArgs
Last updated
Wisej.Web.DataGridViewCellContextMenuNeededEventArgs
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Provides data for the CellContextMenuNeeded event.
Initializes a new instance of the DataGridViewCellContextMenuNeededEventArgs class.
Initializes a new instance of the DataGridViewCellContextMenuNeededEventArgs class.
ContextMenu: Returns or sets the context menu for the cell that raised the CellContextMenuNeeded event.
Represents the method that will handle a CellContextMenuStripNeeded event of a DataGridView.