Click or drag to resize

MccGridView Events

The MccGridView type exposes the following members.

Events
  NameDescription
Public eventAllowUserToAddRowsChanged
Occurs when the value of the AllowUserToAddRows property changes.
(Inherited from DataGridView.)
Public eventAllowUserToDeleteRowsChanged
Occurs when the value of the AllowUserToDeleteRowsChanged property changes.
(Inherited from DataGridView.)
Public eventAllowUserToOrderColumnsChanged
Occurs when the value of the AllowUserToOrderColumns property changes.
(Inherited from DataGridView.)
Public eventAllowUserToResizeColumnsChanged
Occurs when the value of the AllowUserToResizeColumns property changes.
(Inherited from DataGridView.)
Public eventAllowUserToResizeRowsChanged
Occurs when the value of the AllowUserToResizeRows property changes.
(Inherited from DataGridView.)
Public eventAlternatingRowsDefaultCellStyleChanged
Occurs when the value of the AlternatingRowsDefaultCellStyle property changes.
(Inherited from DataGridView.)
Public eventAutoGenerateColumnsChanged
Occurs when the value of the AutoGenerateColumnsChanged property changes.
(Inherited from DataGridView.)
Public eventAutoSizeColumnModeChanged
Occurs when the value of the AutoSizeMode property of a column changes.
(Inherited from DataGridView.)
Public eventAutoSizeColumnsModeChanged
Occurs when the value of the AutoSizeColumnsMode property changes.
(Inherited from DataGridView.)
Public eventAutoSizeRowsModeChanged
Occurs when the value of the DataGridViewAutoSizeRowsMode property changes.
(Inherited from DataGridView.)
Public eventBackColorChanged
Occurs when the value of the BackColor property changes.
(Inherited from Control.)
Public eventBackgroundColorChanged
Occurs when the value of the BackgroundColor property changes.
(Inherited from DataGridView.)
Public eventBackgroundImageChanged
Occurs when the value of the BackgroundImage property changes.
(Inherited from Control.)
Public eventBackgroundImageLayoutChanged
Occurs when the BackgroundImageLayout property changes.
(Inherited from Control.)
Public eventBindingContextChanged
Occurs when the value of the BindingContext property changes.
(Inherited from Control.)
Public eventBorderStyleChanged
Occurs when the value of the BorderStyle property changes.
(Inherited from DataGridView.)
Public eventCancelRowEdit
Occurs when the VirtualMode property of a DataGridView control is true and the cancels edits in a row.
(Inherited from DataGridView.)
Public eventCausesValidationChanged
Occurs when the value of the CausesValidation property changes.
(Inherited from Control.)
Public eventCellBeginEdit
Occurs when edit mode starts for the selected cell.
(Inherited from DataGridView.)
Public eventCellBorderStyleChanged
Occurs when the border style of a cell changes.
(Inherited from DataGridView.)
Public eventCellClick
Occurs when any part of a cell is clicked.
(Inherited from DataGridView.)
Public eventCellContentClick
Occurs when the content within a cell is clicked.
(Inherited from DataGridView.)
Public eventCellContentDoubleClick
Occurs when the user double-clicks a cell's contents.
(Inherited from DataGridView.)
Public eventCellContextMenuStripChanged
Occurs when the ContextMenuStrip property changes.
(Inherited from DataGridView.)
Public eventCellContextMenuStripNeeded
Occurs when a cell's shortcut menu is needed.
(Inherited from DataGridView.)
Public eventCellDoubleClick
Occurs when the user double-clicks anywhere in a cell.
(Inherited from DataGridView.)
Public eventCellEndEdit
Occurs when edit mode stops for the currently selected cell.
(Inherited from DataGridView.)
Public eventCellEnter
Occurs when the current cell changes in the DataGridView control or when the control receives input focus.
(Inherited from DataGridView.)
Public eventCellErrorTextChanged
Occurs when the value of the ErrorText property of a cell changes.
(Inherited from DataGridView.)
Public eventCellErrorTextNeeded
Occurs when a cell's error text is needed.
(Inherited from DataGridView.)
Public eventCellFormatting
Occurs when the contents of a cell need to be formatted for display.
(Inherited from DataGridView.)
Public eventCellLeave
Occurs when a cell loses input focus and is no longer the current cell.
(Inherited from DataGridView.)
Public eventCellMouseClick
Occurs whenever the user clicks anywhere on a cell with the mouse.
(Inherited from DataGridView.)
Public eventCellMouseDoubleClick
Occurs when a cell within the DataGridView is double-clicked.
(Inherited from DataGridView.)
Public eventCellMouseDown
Occurs when the user presses a mouse button while the mouse pointer is within the boundaries of a cell.
(Inherited from DataGridView.)
Public eventCellMouseEnter
Occurs when the mouse pointer enters a cell.
(Inherited from DataGridView.)
Public eventCellMouseLeave
Occurs when the mouse pointer leaves a cell.
(Inherited from DataGridView.)
Public eventCellMouseMove
Occurs when the mouse pointer moves over the DataGridView control.
(Inherited from DataGridView.)
Public eventCellMouseUp
Occurs when the user releases a mouse button while over a cell.
(Inherited from DataGridView.)
Public eventCellPainting
Occurs when a cell needs to be drawn.
(Inherited from DataGridView.)
Public eventCellParsing
Occurs when a cell leaves edit mode if the cell value has been modified.
(Inherited from DataGridView.)
Public eventCellStateChanged
Occurs when a cell state changes, such as when the cell loses or gains focus.
(Inherited from DataGridView.)
Public eventCellStyleChanged
Occurs when the Style property of a DataGridViewCell changes.
(Inherited from DataGridView.)
Public eventCellStyleContentChanged
Occurs when one of the values of a cell style changes.
(Inherited from DataGridView.)
Public eventCellToolTipTextChanged
Occurs when the ToolTipText property value changes for a cell in the DataGridView.
(Inherited from DataGridView.)
Public eventCellToolTipTextNeeded
Occurs when a cell's ToolTip text is needed.
(Inherited from DataGridView.)
Public eventCellValidated
Occurs after the cell has finished validating.
(Inherited from DataGridView.)
Public eventCellValidating
Occurs when a cell loses input focus, enabling content validation.
(Inherited from DataGridView.)
Public eventCellValueChanged
Occurs when the value of a cell changes.
(Inherited from DataGridView.)
Public eventCellValueNeeded
Occurs when the VirtualMode property of the DataGridView control is true and the DataGridView requires a value for a cell in order to format and display the cell.
(Inherited from DataGridView.)
Public eventCellValuePushed
Occurs when the VirtualMode property of the DataGridView control is true and a cell value has changed and requires storage in the underlying data source.
(Inherited from DataGridView.)
Public eventChangeUICues
Occurs when the focus or keyboard user interface (UI) cues change.
(Inherited from Control.)
Public eventClick
Occurs when the control is clicked.
(Inherited from Control.)
Public eventClientSizeChanged
Occurs when the value of the ClientSize property changes.
(Inherited from Control.)
Public eventColumnAdded
Occurs when a column is added to the control.
(Inherited from DataGridView.)
Public eventColumnContextMenuStripChanged
Occurs when the ContextMenuStrip property of a column changes.
(Inherited from DataGridView.)
Public eventColumnDataPropertyNameChanged
Occurs when the value of the DataPropertyName property for a column changes.
(Inherited from DataGridView.)
Public eventColumnDefaultCellStyleChanged
Occurs when the value of the DefaultCellStyle property for a column changes.
(Inherited from DataGridView.)
Public eventColumnDisplayIndexChanged
Occurs when the value the DisplayIndex property for a column changes.
(Inherited from DataGridView.)
Public eventColumnDividerDoubleClick
Occurs when the user double-clicks a divider between two columns.
(Inherited from DataGridView.)
Public eventColumnDividerWidthChanged
Occurs when the DividerWidth property changes.
(Inherited from DataGridView.)
Public eventColumnHeaderCellChanged
Occurs when the contents of a column header cell change.
(Inherited from DataGridView.)
Public eventColumnHeaderMouseClick
Occurs when the user clicks a column header.
(Inherited from DataGridView.)
Public eventColumnHeaderMouseDoubleClick
Occurs when a column header is double-clicked.
(Inherited from DataGridView.)
Public eventColumnHeadersBorderStyleChanged
Occurs when the ColumnHeadersBorderStyle property changes.
(Inherited from DataGridView.)
Public eventColumnHeadersDefaultCellStyleChanged
Occurs when the value of the ColumnHeadersDefaultCellStyle property changes.
(Inherited from DataGridView.)
Public eventColumnHeadersHeightChanged
Occurs when the value of the ColumnHeadersHeight property changes.
(Inherited from DataGridView.)
Public eventColumnHeadersHeightSizeModeChanged
Occurs when the value of the ColumnHeadersHeightSizeMode property changes.
(Inherited from DataGridView.)
Public eventColumnMinimumWidthChanged
Occurs when the value of the MinimumWidth property for a column changes.
(Inherited from DataGridView.)
Public eventColumnNameChanged
Occurs when the value of the Name property for a column changes.
(Inherited from DataGridView.)
Public eventColumnRemoved
Occurs when a column is removed from the control.
(Inherited from DataGridView.)
Public eventColumnSortModeChanged
Occurs when the value of the SortMode property for a column changes.
(Inherited from DataGridView.)
Public eventColumnStateChanged
Occurs when a column changes state, such as gaining or losing focus.
(Inherited from DataGridView.)
Public eventColumnToolTipTextChanged
Occurs when the ToolTipText property value changes for a column in the DataGridView.
(Inherited from DataGridView.)
Public eventColumnWidthChanged
Occurs when the value of the Width property for a column changes.
(Inherited from DataGridView.)
Public eventContextMenuChanged
Occurs when the value of the ContextMenu property changes.
(Inherited from Control.)
Public eventContextMenuStripChanged
Occurs when the value of the ContextMenuStrip property changes.
(Inherited from Control.)
Public eventControlAdded (Inherited from Control.)
Public eventControlRemoved (Inherited from Control.)
Public eventCurrentCellChanged
Occurs when the CurrentCell property changes.
(Inherited from DataGridView.)
Public eventCurrentCellDirtyStateChanged
Occurs when the state of a cell changes in relation to a change in its contents.
(Inherited from DataGridView.)
Public eventCursorChanged
Occurs when the value of the Cursor property changes.
(Inherited from Control.)
Public eventDataBindingComplete
Occurs after a data-binding operation has finished.
(Inherited from DataGridView.)
Public eventDataError
Occurs when an external data-parsing or validation operation throws an exception, or when an attempt to commit data to a data source fails.
(Inherited from DataGridView.)
Public eventDataMemberChanged
Occurs when value of the DataMember property changes.
(Inherited from DataGridView.)
Public eventDataSourceChanged
Occurs when the value of the DataSource property changes.
(Inherited from DataGridView.)
Public eventDefaultCellStyleChanged
Occurs when the value of the DefaultCellStyle property changes.
(Inherited from DataGridView.)
Public eventDefaultValuesNeeded
Occurs when the user enters the row for new records so that it can be populated with default values.
(Inherited from DataGridView.)
Public eventDisposed
Occurs when the component is disposed by a call to the Dispose method.
(Inherited from Component.)
Public eventDockChanged
Occurs when the value of the Dock property changes.
(Inherited from Control.)
Public eventDoubleClick
Occurs when the control is double-clicked.
(Inherited from Control.)
Public eventDragDrop
Occurs when a drag-and-drop operation is completed.
(Inherited from Control.)
Public eventDragEnter
Occurs when an object is dragged into the control's bounds.
(Inherited from Control.)
Public eventDragLeave
Occurs when an object is dragged out of the control's bounds.
(Inherited from Control.)
Public eventDragOver
Occurs when an object is dragged over the control's bounds.
(Inherited from Control.)
Public eventEditingControlShowing
Occurs when a control for editing a cell is showing.
(Inherited from DataGridView.)
Public eventEditModeChanged
Occurs when the value of the EditMode property changes.
(Inherited from DataGridView.)
Public eventEnabledChanged
Occurs when the Enabled property value has changed.
(Inherited from Control.)
Public eventEnter
Occurs when the control is entered.
(Inherited from Control.)
Public eventFontChanged
Occurs when the Font property value changes.
(Inherited from DataGridView.)
Public eventForeColorChanged
Occurs when the ForeColor property value changes.
(Inherited from DataGridView.)
Public eventGiveFeedback
Occurs during a drag operation.
(Inherited from Control.)
Public eventGotFocus
Occurs when the control receives focus.
(Inherited from Control.)
Public eventGridColorChanged
Occurs when the value of the GridColor property changes.
(Inherited from DataGridView.)
Public eventHandleCreated
Occurs when a handle is created for the control.
(Inherited from Control.)
Public eventHandleDestroyed
Occurs when the control's handle is in the process of being destroyed.
(Inherited from Control.)
Public eventHelpRequested
Occurs when the user requests help for a control.
(Inherited from Control.)
Public eventImeModeChanged
Occurs when the ImeMode property has changed.
(Inherited from Control.)
Public eventInvalidated
Occurs when a control's display requires redrawing.
(Inherited from Control.)
Public eventKeyDown
Occurs when a key is pressed while the control has focus.
(Inherited from Control.)
Public eventKeyPress
Occurs when a character. space or backspace key is pressed while the control has focus.
(Inherited from Control.)
Public eventKeyUp
Occurs when a key is released while the control has focus.
(Inherited from Control.)
Public eventLayout
Occurs when a control should reposition its child controls.
(Inherited from Control.)
Public eventLeave
Occurs when the input focus leaves the control.
(Inherited from Control.)
Public eventLocationChanged
Occurs when the Location property value has changed.
(Inherited from Control.)
Public eventLostFocus
Occurs when the control loses focus.
(Inherited from Control.)
Public eventMarginChanged
Occurs when the control's margin changes.
(Inherited from Control.)
Public eventMouseCaptureChanged
Occurs when the control loses mouse capture.
(Inherited from Control.)
Public eventMouseClick
Occurs when the control is clicked by the mouse.
(Inherited from Control.)
Public eventMouseDoubleClick
Occurs when the control is double clicked by the mouse.
(Inherited from Control.)
Public eventMouseDown
Occurs when the mouse pointer is over the control and a mouse button is pressed.
(Inherited from Control.)
Public eventMouseEnter
Occurs when the mouse pointer enters the control.
(Inherited from Control.)
Public eventMouseHover
Occurs when the mouse pointer rests on the control.
(Inherited from Control.)
Public eventMouseLeave
Occurs when the mouse pointer leaves the control.
(Inherited from Control.)
Public eventMouseMove
Occurs when the mouse pointer is moved over the control.
(Inherited from Control.)
Public eventMouseUp
Occurs when the mouse pointer is over the control and a mouse button is released.
(Inherited from Control.)
Public eventMouseWheel
Occurs when the mouse wheel moves while the control has focus.
(Inherited from Control.)
Public eventMove
Occurs when the control is moved.
(Inherited from Control.)
Public eventMultiSelectChanged
Occurs when the value of the MultiSelect property changes.
(Inherited from DataGridView.)
Public eventNewRowNeeded
Occurs when the VirtualMode property of the DataGridView is true and the user navigates to the new row at the bottom of the DataGridView.
(Inherited from DataGridView.)
Public eventPaddingChanged
Occurs when the control's padding changes.
(Inherited from Control.)
Public eventPaint
Occurs when the control is redrawn.
(Inherited from Control.)
Public eventParentChanged
Occurs when the Parent property value changes.
(Inherited from Control.)
Public eventPreviewKeyDown
Occurs before the KeyDown event when a key is pressed while focus is on this control.
(Inherited from Control.)
Public eventQueryAccessibilityHelp
Occurs when AccessibleObject is providing help to accessibility applications.
(Inherited from Control.)
Public eventQueryContinueDrag
Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled.
(Inherited from Control.)
Public eventReadOnlyChanged
Occurs when the ReadOnly property changes.
(Inherited from DataGridView.)
Public eventRegionChanged
Occurs when the value of the Region property changes.
(Inherited from Control.)
Public eventResize
Occurs when the control is resized.
(Inherited from Control.)
Public eventRightToLeftChanged
Occurs when the RightToLeft property value changes.
(Inherited from Control.)
Public eventRowContextMenuStripChanged
Occurs when the ContextMenuStrip property changes.
(Inherited from DataGridView.)
Public eventRowContextMenuStripNeeded
Occurs when a row's shortcut menu is needed.
(Inherited from DataGridView.)
Public eventRowDefaultCellStyleChanged
Occurs when the value of the DefaultCellStyle property for a row changes.
(Inherited from DataGridView.)
Public eventRowDirtyStateNeeded
Occurs when the VirtualMode property of the DataGridView control is true and the DataGridView needs to determine whether the current row has uncommitted changes.
(Inherited from DataGridView.)
Public eventRowDividerDoubleClick
Occurs when the user double-clicks the divider between two rows.
(Inherited from DataGridView.)
Public eventRowDividerHeightChanged
Occurs when the DividerHeight property changes.
(Inherited from DataGridView.)
Public eventRowEnter
Occurs when a row receives input focus but before it becomes the current row.
(Inherited from DataGridView.)
Public eventRowErrorTextChanged
Occurs when the ErrorText property of a row changes.
(Inherited from DataGridView.)
Public eventRowErrorTextNeeded
Occurs when a row's error text is needed.
(Inherited from DataGridView.)
Public eventRowHeaderCellChanged
Occurs when the user changes the contents of a row header cell.
(Inherited from DataGridView.)
Public eventRowHeaderMouseClick
Occurs when the user clicks within the boundaries of a row header.
(Inherited from DataGridView.)
Public eventRowHeaderMouseDoubleClick
Occurs when a row header is double-clicked.
(Inherited from DataGridView.)
Public eventRowHeadersBorderStyleChanged
Occurs when the RowHeadersBorderStyle property changes.
(Inherited from DataGridView.)
Public eventRowHeadersDefaultCellStyleChanged
Occurs when the value of the RowHeadersDefaultCellStyle property changes.
(Inherited from DataGridView.)
Public eventRowHeadersWidthChanged
Occurs when value of the RowHeadersWidth property changes.
(Inherited from DataGridView.)
Public eventRowHeadersWidthSizeModeChanged
Occurs when the value of the RowHeadersWidthSizeMode property changes.
(Inherited from DataGridView.)
Public eventRowHeightChanged
Occurs when the value of the Height property for a row changes.
(Inherited from DataGridView.)
Public eventRowHeightInfoNeeded
Occurs when information about row height is requested.
(Inherited from DataGridView.)
Public eventRowHeightInfoPushed
Occurs when the user changes the height of a row.
(Inherited from DataGridView.)
Public eventRowLeave
Occurs when a row loses input focus and is no longer the current row.
(Inherited from DataGridView.)
Public eventRowMinimumHeightChanged
Occurs when the value of the MinimumHeight property for a row changes.
(Inherited from DataGridView.)
Public eventRowPostPaint
Occurs after a DataGridViewRow is painted.
(Inherited from DataGridView.)
Public eventRowPrePaint
Occurs before a DataGridViewRow is painted
(Inherited from DataGridView.)
Public eventRowsAdded
Occurs after a new row is added to the DataGridView.
(Inherited from DataGridView.)
Public eventRowsDefaultCellStyleChanged
Occurs when the value of the RowsDefaultCellStyle property changes.
(Inherited from DataGridView.)
Public eventRowsRemoved
Occurs when a row or rows are deleted from the DataGridView.
(Inherited from DataGridView.)
Public eventRowStateChanged
Occurs when a row changes state, such as losing or gaining input focus.
(Inherited from DataGridView.)
Public eventRowUnshared
Occurs when a row's state changes from shared to unshared.
(Inherited from DataGridView.)
Public eventRowValidated
Occurs after a row has finished validating.
(Inherited from DataGridView.)
Public eventRowValidating
Occurs when a row is validating.
(Inherited from DataGridView.)
Public eventScroll
Occurs when the user scrolls through the control contents.
(Inherited from DataGridView.)
Public eventSelectionChanged
Occurs when the current selection changes.
(Inherited from DataGridView.)
Public eventSizeChanged
Occurs when the Size property value changes.
(Inherited from Control.)
Public eventSortCompare
Occurs when the DataGridView compares two cell values to perform a sort operation.
(Inherited from DataGridView.)
Public eventSorted
Occurs when the DataGridView control completes a sorting operation.
(Inherited from DataGridView.)
Public eventStyleChanged
Occurs when the control style changes.
(Inherited from Control.)
Public eventSystemColorsChanged
Occurs when the system colors change.
(Inherited from Control.)
Public eventTabIndexChanged
Occurs when the TabIndex property value changes.
(Inherited from Control.)
Public eventTabStopChanged
Occurs when the TabStop property value changes.
(Inherited from Control.)
Public eventTextChanged
Occurs when the Text property value changes.
(Inherited from Control.)
Public eventUserAddedRow
Occurs when the user has finished adding a row to the DataGridView control.
(Inherited from DataGridView.)
Public eventUserDeletedRow
Occurs when the user has finished deleting a row from the DataGridView control.
(Inherited from DataGridView.)
Public eventUserDeletingRow
Occurs when the user deletes a row from the DataGridView control.
(Inherited from DataGridView.)
Public eventValidated
Occurs when the control is finished validating.
(Inherited from Control.)
Public eventValidating
Occurs when the control is validating.
(Inherited from Control.)
Public eventVisibleChanged
Occurs when the Visible property value changes.
(Inherited from Control.)
Top
See Also