ExtendedDataGridView EventsCleanCode C# Libraries v1.2.03 API
The ExtendedDataGridView type exposes the following members.
Events

  NameDescription
Public eventOnlineAllowUserToAddRowsChanged
Occurs when the value of the OnlineAllowUserToAddRows property changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineAllowUserToDeleteRowsChanged
Occurs when the value of the OnlineAllowUserToDeleteRowsChanged property changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineAllowUserToOrderColumnsChanged
Occurs when the value of the OnlineAllowUserToOrderColumns property changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineAllowUserToResizeColumnsChanged
Occurs when the value of the OnlineAllowUserToResizeColumns property changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineAllowUserToResizeRowsChanged
Occurs when the value of the OnlineAllowUserToResizeRows property changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineAlternatingRowsDefaultCellStyleChanged
Occurs when the value of the OnlineAlternatingRowsDefaultCellStyle property changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineAutoGenerateColumnsChanged
Occurs when the value of the OnlineAutoGenerateColumnsChanged property changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineAutoSizeChanged
This event is not relevant for this class.
(Inherited from OnlineControl.)
Public eventOnlineAutoSizeColumnModeChanged
Occurs when the value of the OnlineAutoSizeMode property of a column changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineAutoSizeColumnsModeChanged
Occurs when the value of the OnlineAutoSizeColumnsMode property changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineAutoSizeRowsModeChanged
Occurs when the value of the OnlineDataGridViewAutoSizeRowsMode property changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineBackColorChanged
Occurs when the value of the OnlineBackColor property changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineBackgroundColorChanged
Occurs when the value of the OnlineBackgroundColor property changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineBackgroundImageChanged
Occurs when the value of the OnlineBackgroundImage property changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineBackgroundImageLayoutChanged
Occurs when the OnlineBackgroundImageLayout property changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineBindingContextChanged
Occurs when the value of the OnlineBindingContext property changes.
(Inherited from OnlineControl.)
Public eventOnlineBorderStyleChanged
Occurs when the value of the OnlineBorderStyle property changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineCancelRowEdit
Occurs when the OnlineVirtualMode property of a OnlineDataGridView control is true and the cancels edits in a row.
(Inherited from OnlineDataGridView.)
Public eventOnlineCausesValidationChanged
Occurs when the value of the OnlineCausesValidation property changes.
(Inherited from OnlineControl.)
Public eventOnlineCellBeginEdit
Occurs when edit mode starts for the selected cell.
(Inherited from OnlineDataGridView.)
Public eventOnlineCellBorderStyleChanged
Occurs when the border style of a cell changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineCellClick
Occurs when any part of a cell is clicked.
(Inherited from OnlineDataGridView.)
Public eventOnlineCellContentClick
Occurs when the content within a cell is clicked.
(Inherited from OnlineDataGridView.)
Public eventOnlineCellContentDoubleClick
Occurs when the user double-clicks a cell's contents.
(Inherited from OnlineDataGridView.)
Public eventOnlineCellContextMenuStripChanged
Occurs when the OnlineContextMenuStrip property changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineCellContextMenuStripNeeded
Occurs when a cell's shortcut menu is needed.
(Inherited from OnlineDataGridView.)
Public eventOnlineCellDoubleClick
Occurs when the user double-clicks anywhere in a cell.
(Inherited from OnlineDataGridView.)
Public eventOnlineCellEndEdit
Occurs when edit mode stops for the currently selected cell.
(Inherited from OnlineDataGridView.)
Public eventOnlineCellEnter
Occurs when the current cell changes in the OnlineDataGridView control or when the control receives input focus.
(Inherited from OnlineDataGridView.)
Public eventOnlineCellErrorTextChanged
Occurs when the value of the OnlineErrorText property of a cell changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineCellErrorTextNeeded
Occurs when a cell's error text is needed.
(Inherited from OnlineDataGridView.)
Public eventOnlineCellFormatting
Occurs when the contents of a cell need to be formatted for display.
(Inherited from OnlineDataGridView.)
Public eventOnlineCellLeave
Occurs when a cell loses input focus and is no longer the current cell.
(Inherited from OnlineDataGridView.)
Public eventOnlineCellMouseClick
Occurs whenever the user clicks anywhere on a cell with the mouse.
(Inherited from OnlineDataGridView.)
Public eventOnlineCellMouseDoubleClick
Occurs when a cell within the OnlineDataGridView is double-clicked.
(Inherited from OnlineDataGridView.)
Public eventOnlineCellMouseDown
Occurs when the user presses a mouse button while the mouse pointer is within the boundaries of a cell.
(Inherited from OnlineDataGridView.)
Public eventOnlineCellMouseEnter
Occurs when the mouse pointer enters a cell.
(Inherited from OnlineDataGridView.)
Public eventOnlineCellMouseLeave
Occurs when the mouse pointer leaves a cell.
(Inherited from OnlineDataGridView.)
Public eventOnlineCellMouseMove
Occurs when the mouse pointer moves over the OnlineDataGridView control.
(Inherited from OnlineDataGridView.)
Public eventOnlineCellMouseUp
Occurs when the user releases a mouse button while over a cell.
(Inherited from OnlineDataGridView.)
Public eventOnlineCellPainting
Occurs when a cell needs to be drawn.
(Inherited from OnlineDataGridView.)
Public eventOnlineCellParsing
Occurs when a cell leaves edit mode if the cell value has been modified.
(Inherited from OnlineDataGridView.)
Public eventOnlineCellStateChanged
Occurs when a cell state changes, such as when the cell loses or gains focus.
(Inherited from OnlineDataGridView.)
Public eventOnlineCellStyleChanged
Occurs when the OnlineStyle property of a OnlineDataGridViewCell changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineCellStyleContentChanged
Occurs when one of the values of a cell style changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineCellToolTipTextChanged
Occurs when the OnlineToolTipText property value changes for a cell in the OnlineDataGridView.
(Inherited from OnlineDataGridView.)
Public eventOnlineCellToolTipTextNeeded
Occurs when a cell's ToolTip text is needed.
(Inherited from OnlineDataGridView.)
Public eventOnlineCellValidated
Occurs after the cell has finished validating.
(Inherited from OnlineDataGridView.)
Public eventOnlineCellValidating
Occurs when a cell loses input focus, enabling content validation.
(Inherited from OnlineDataGridView.)
Public eventOnlineCellValueChanged
Occurs when the value of a cell changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineCellValueNeeded
Occurs when the OnlineVirtualMode property of the OnlineDataGridView control is true and the OnlineDataGridView requires a value for a cell in order to format and display the cell.
(Inherited from OnlineDataGridView.)
Public eventOnlineCellValuePushed
Occurs when the OnlineVirtualMode property of the OnlineDataGridView control is true and a cell value has changed and requires storage in the underlying data source.
(Inherited from OnlineDataGridView.)
Public eventOnlineChangeUICues
Occurs when the focus or keyboard user interface (UI) cues change.
(Inherited from OnlineControl.)
Public eventOnlineClick
Occurs when the control is clicked.
(Inherited from OnlineControl.)
Public eventOnlineClientSizeChanged
Occurs when the value of the OnlineClientSize property changes.
(Inherited from OnlineControl.)
Public eventOnlineColumnAdded
Occurs when a column is added to the control.
(Inherited from OnlineDataGridView.)
Public eventOnlineColumnContextMenuStripChanged
Occurs when the OnlineContextMenuStrip property of a column changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineColumnDataPropertyNameChanged
Occurs when the value of the OnlineDataPropertyName property for a column changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineColumnDefaultCellStyleChanged
Occurs when the value of the OnlineDefaultCellStyle property for a column changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineColumnDisplayIndexChanged
Occurs when the value the OnlineDisplayIndex property for a column changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineColumnDividerDoubleClick
Occurs when the user double-clicks a divider between two columns.
(Inherited from OnlineDataGridView.)
Public eventOnlineColumnDividerWidthChanged
Occurs when the OnlineDividerWidth property changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineColumnHeaderCellChanged
Occurs when the contents of a column header cell change.
(Inherited from OnlineDataGridView.)
Public eventOnlineColumnHeaderMouseClick
Occurs when the user clicks a column header.
(Inherited from OnlineDataGridView.)
Public eventOnlineColumnHeaderMouseDoubleClick
Occurs when a column header is double-clicked.
(Inherited from OnlineDataGridView.)
Public eventOnlineColumnHeadersBorderStyleChanged
Occurs when the OnlineColumnHeadersBorderStyle property changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineColumnHeadersDefaultCellStyleChanged
Occurs when the value of the OnlineColumnHeadersDefaultCellStyle property changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineColumnHeadersHeightChanged
Occurs when the value of the OnlineColumnHeadersHeight property changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineColumnHeadersHeightSizeModeChanged
Occurs when the value of the OnlineColumnHeadersHeightSizeMode property changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineColumnMinimumWidthChanged
Occurs when the value of the OnlineMinimumWidth property for a column changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineColumnNameChanged
Occurs when the value of the OnlineName property for a column changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineColumnRemoved
Occurs when a column is removed from the control.
(Inherited from OnlineDataGridView.)
Public eventOnlineColumnSortModeChanged
Occurs when the value of the OnlineSortMode property for a column changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineColumnStateChanged
Occurs when a column changes state, such as gaining or losing focus.
(Inherited from OnlineDataGridView.)
Public eventOnlineColumnToolTipTextChanged
Occurs when the OnlineToolTipText property value changes for a column in the OnlineDataGridView.
(Inherited from OnlineDataGridView.)
Public eventOnlineColumnWidthChanged
Occurs when the value of the OnlineWidth property for a column changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineContextMenuChanged
Occurs when the value of the OnlineContextMenu property changes.
(Inherited from OnlineControl.)
Public eventOnlineContextMenuStripChanged
Occurs when the value of the OnlineContextMenuStrip property changes.
(Inherited from OnlineControl.)
Public eventOnlineControlAdded (Inherited from OnlineControl.)
Public eventOnlineControlRemoved (Inherited from OnlineControl.)
Public eventOnlineCurrentCellChanged
Occurs when the OnlineCurrentCell property changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineCurrentCellDirtyStateChanged
Occurs when the state of a cell changes in relation to a change in its contents.
(Inherited from OnlineDataGridView.)
Public eventOnlineCursorChanged
Occurs when the value of the OnlineCursor property changes.
(Inherited from OnlineControl.)
Public eventOnlineDataBindingComplete
Occurs after a data-binding operation has finished.
(Inherited from OnlineDataGridView.)
Public eventOnlineDataError
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 OnlineDataGridView.)
Public eventOnlineDataMemberChanged
Occurs when value of the OnlineDataMember property changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineDataSourceChanged
Occurs when the value of the OnlineDataSource property changes.
(Inherited from OnlineDataGridView.)
Public eventDateFormatChanged
Occurs when the user selects a new date format from the context menu.
Public eventOnlineDefaultCellStyleChanged
Occurs when the value of the OnlineDefaultCellStyle property changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineDefaultValuesNeeded
Occurs when the user enters the row for new records so that it can be populated with default values.
(Inherited from OnlineDataGridView.)
Public eventOnlineDisposed
Occurs when the component is disposed by a call to the OnlineDispose  method.
(Inherited from OnlineComponent.)
Public eventOnlineDockChanged
Occurs when the value of the OnlineDock property changes.
(Inherited from OnlineControl.)
Public eventOnlineDoubleClick
Occurs when the control is double-clicked.
(Inherited from OnlineControl.)
Public eventOnlineDragDrop
Occurs when a drag-and-drop operation is completed.
(Inherited from OnlineControl.)
Public eventOnlineDragEnter
Occurs when an object is dragged into the control's bounds.
(Inherited from OnlineControl.)
Public eventOnlineDragLeave
Occurs when an object is dragged out of the control's bounds.
(Inherited from OnlineControl.)
Public eventOnlineDragOver
Occurs when an object is dragged over the control's bounds.
(Inherited from OnlineControl.)
Public eventOnlineEditingControlShowing
Occurs when a control for editing a cell is showing.
(Inherited from OnlineDataGridView.)
Public eventOnlineEditModeChanged
Occurs when the value of the OnlineEditMode property changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineEnabledChanged
Occurs when the OnlineEnabled property value has changed.
(Inherited from OnlineControl.)
Public eventOnlineEnter
Occurs when the control is entered.
(Inherited from OnlineControl.)
Public eventFilterChanged
Occurs just after a filter is applied to the underlying DataGridView.
Public eventFilterChanging
Occurs when a filter is being applied to the underlying DataGridView.
Public eventFitHeaderWidthChanged
Occurs when the fit-header-width state has toggled.
Public eventOnlineFontChanged
Occurs when the OnlineFont property value changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineForeColorChanged
Occurs when the OnlineForeColor property value changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineGiveFeedback
Occurs during a drag operation.
(Inherited from OnlineControl.)
Public eventOnlineGotFocus
Occurs when the control receives focus.
(Inherited from OnlineControl.)
Public eventOnlineGridColorChanged
Occurs when the value of the OnlineGridColor property changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineHandleCreated
Occurs when a handle is created for the control.
(Inherited from OnlineControl.)
Public eventOnlineHandleDestroyed
Occurs when the control's handle is in the process of being destroyed.
(Inherited from OnlineControl.)
Public eventOnlineHelpRequested
Occurs when the user requests help for a control.
(Inherited from OnlineControl.)
Public eventOnlineImeModeChanged
Occurs when the OnlineImeMode property has changed.
(Inherited from OnlineControl.)
Public eventOnlineInvalidated
Occurs when a control's display requires redrawing.
(Inherited from OnlineControl.)
Public eventOnlineKeyDown
Occurs when a key is pressed while the control has focus.
(Inherited from OnlineControl.)
Public eventOnlineKeyPress
Occurs when a key is pressed while the control has focus.
(Inherited from OnlineControl.)
Public eventOnlineKeyUp
Occurs when a key is released while the control has focus.
(Inherited from OnlineControl.)
Public eventOnlineLayout
Occurs when a control should reposition its child controls.
(Inherited from OnlineControl.)
Public eventOnlineLeave
Occurs when the input focus leaves the control.
(Inherited from OnlineControl.)
Public eventOnlineLocationChanged
Occurs when the OnlineLocation property value has changed.
(Inherited from OnlineControl.)
Public eventOnlineLostFocus
Occurs when the control loses focus.
(Inherited from OnlineControl.)
Public eventOnlineMarginChanged
Occurs when the control's margin changes.
(Inherited from OnlineControl.)
Public eventOnlineMouseCaptureChanged
Occurs when the control loses or gains mouse capture.
(Inherited from OnlineControl.)
Public eventOnlineMouseClick
Occurs when the control is clicked by the mouse.
(Inherited from OnlineControl.)
Public eventOnlineMouseDoubleClick
Occurs when the control is double clicked by the mouse.
(Inherited from OnlineControl.)
Public eventOnlineMouseDown
Occurs when the mouse pointer is over the control and a mouse button is pressed.
(Inherited from OnlineControl.)
Public eventOnlineMouseEnter
Occurs when the mouse pointer enters the control.
(Inherited from OnlineControl.)
Public eventOnlineMouseHover
Occurs when the mouse pointer rests on the control.
(Inherited from OnlineControl.)
Public eventOnlineMouseLeave
Occurs when the mouse pointer leaves the control.
(Inherited from OnlineControl.)
Public eventOnlineMouseMove
Occurs when the mouse pointer is moved over the control.
(Inherited from OnlineControl.)
Public eventOnlineMouseUp
Occurs when the mouse pointer is over the control and a mouse button is released.
(Inherited from OnlineControl.)
Public eventOnlineMouseWheel
Occurs when the mouse wheel moves while the control has focus.
(Inherited from OnlineControl.)
Public eventOnlineMove
Occurs when the control is moved.
(Inherited from OnlineControl.)
Public eventOnlineMultiSelectChanged
Occurs when the value of the OnlineMultiSelect property changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineNewRowNeeded
Occurs when the OnlineVirtualMode property of the OnlineDataGridView is true and the user navigates to the new row at the bottom of the OnlineDataGridView.
(Inherited from OnlineDataGridView.)
Public eventOnlinePaddingChanged
Occurs when the value of the OnlinePadding property changes.
(Inherited from OnlineDataGridView.)
Public eventOnlinePaint
Occurs when the control is redrawn.
(Inherited from OnlineControl.)
Public eventOnlineParentChanged
Occurs when the OnlineParent property value changes.
(Inherited from OnlineControl.)
Public eventOnlinePreviewKeyDown
Occurs before the OnlineKeyDown event when a key is pressed while focus is on this control.
(Inherited from OnlineControl.)
Public eventOnlineQueryAccessibilityHelp
Occurs when OnlineAccessibleObject is providing help to accessibility applications.
(Inherited from OnlineControl.)
Public eventOnlineQueryContinueDrag
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 OnlineControl.)
Public eventOnlineReadOnlyChanged
Occurs when the OnlineReadOnly property changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineRegionChanged
Occurs when the value of the OnlineRegion property changes.
(Inherited from OnlineControl.)
Public eventOnlineResize
Occurs when the control is resized.
(Inherited from OnlineControl.)
Public eventOnlineRightToLeftChanged
Occurs when the OnlineRightToLeft property value changes.
(Inherited from OnlineControl.)
Public eventOnlineRowContextMenuStripChanged
Occurs when the OnlineContextMenuStrip property changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineRowContextMenuStripNeeded
Occurs when a row's shortcut menu is needed.
(Inherited from OnlineDataGridView.)
Public eventOnlineRowDefaultCellStyleChanged
Occurs when the value of the OnlineDefaultCellStyle property for a row changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineRowDirtyStateNeeded
Occurs when the OnlineVirtualMode property of the OnlineDataGridView control is true and the OnlineDataGridView needs to determine whether the current row has uncommitted changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineRowDividerDoubleClick
Occurs when the user double-clicks the divider between two rows.
(Inherited from OnlineDataGridView.)
Public eventOnlineRowDividerHeightChanged
Occurs when the OnlineDividerHeight property changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineRowEnter
Occurs when a row receives input focus but before it becomes the current row.
(Inherited from OnlineDataGridView.)
Public eventOnlineRowErrorTextChanged
Occurs when the OnlineErrorText property of a row changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineRowErrorTextNeeded
Occurs when a row's error text is needed.
(Inherited from OnlineDataGridView.)
Public eventOnlineRowHeaderCellChanged
Occurs when the user changes the contents of a row header cell.
(Inherited from OnlineDataGridView.)
Public eventOnlineRowHeaderMouseClick
Occurs when the user clicks within the boundaries of a row header.
(Inherited from OnlineDataGridView.)
Public eventOnlineRowHeaderMouseDoubleClick
Occurs when a row header is double-clicked.
(Inherited from OnlineDataGridView.)
Public eventOnlineRowHeadersBorderStyleChanged
Occurs when the OnlineRowHeadersBorderStyle property changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineRowHeadersDefaultCellStyleChanged
Occurs when the value of the OnlineRowHeadersDefaultCellStyle property changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineRowHeadersWidthChanged
Occurs when value of the OnlineRowHeadersWidth property changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineRowHeadersWidthSizeModeChanged
Occurs when the value of the OnlineRowHeadersWidthSizeMode property changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineRowHeightChanged
Occurs when the value of the OnlineHeight property for a row changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineRowHeightInfoNeeded
Occurs when information about row height is requested.
(Inherited from OnlineDataGridView.)
Public eventOnlineRowHeightInfoPushed
Occurs when the user changes the height of a row.
(Inherited from OnlineDataGridView.)
Public eventOnlineRowLeave
Occurs when a row loses input focus and is no longer the current row.
(Inherited from OnlineDataGridView.)
Public eventOnlineRowMinimumHeightChanged
Occurs when the value of the OnlineMinimumHeight property for a row changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineRowPostPaint
Occurs after a OnlineDataGridViewRow is painted.
(Inherited from OnlineDataGridView.)
Public eventOnlineRowPrePaint
Occurs before a OnlineDataGridViewRow is painted
(Inherited from OnlineDataGridView.)
Public eventOnlineRowsAdded
Occurs after a new row is added to the OnlineDataGridView.
(Inherited from OnlineDataGridView.)
Public eventOnlineRowsDefaultCellStyleChanged
Occurs when the value of the OnlineRowsDefaultCellStyle property changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineRowsRemoved
Occurs when a row or rows are deleted from the OnlineDataGridView.
(Inherited from OnlineDataGridView.)
Public eventOnlineRowStateChanged
Occurs when a row changes state, such as losing or gaining input focus.
(Inherited from OnlineDataGridView.)
Public eventRowTemplateHeightChanged
Occurs when the row template height has changed.
Public eventOnlineRowUnshared
Occurs when a row's state changes from shared to unshared.
(Inherited from OnlineDataGridView.)
Public eventOnlineRowValidated
Occurs after a row has finished validating.
(Inherited from OnlineDataGridView.)
Public eventOnlineRowValidating
Occurs when a row is validating.
(Inherited from OnlineDataGridView.)
Public eventOnlineScroll
Occurs when the user scrolls through the control contents.
(Inherited from OnlineDataGridView.)
Public eventOnlineSelectionChanged
Occurs when the current selection changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineSizeChanged
Occurs when the OnlineSize property value changes.
(Inherited from OnlineControl.)
Public eventOnlineSortCompare
Occurs when the OnlineDataGridView compares two cell values to perform a sort operation.
(Inherited from OnlineDataGridView.)
Public eventOnlineSorted
Occurs when the OnlineDataGridView control completes a sorting operation.
(Inherited from OnlineDataGridView.)
Public eventOnlineStyleChanged
Occurs when the control style changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineSystemColorsChanged
Occurs when the system colors change.
(Inherited from OnlineControl.)
Public eventOnlineTabIndexChanged
Occurs when the OnlineTabIndex property value changes.
(Inherited from OnlineControl.)
Public eventOnlineTabStopChanged
Occurs when the OnlineTabStop property value changes.
(Inherited from OnlineControl.)
Public eventOnlineTextChanged
Occurs when the value of the OnlineText property changes.
(Inherited from OnlineDataGridView.)
Public eventOnlineUserAddedRow
Occurs when the user has finished adding a row to the OnlineDataGridView control.
(Inherited from OnlineDataGridView.)
Public eventOnlineUserDeletedRow
Occurs when the user has finished deleting a row from the OnlineDataGridView control.
(Inherited from OnlineDataGridView.)
Public eventOnlineUserDeletingRow
Occurs when the user deletes a row from the OnlineDataGridView control.
(Inherited from OnlineDataGridView.)
Public eventOnlineValidated
Occurs when the control is finished validating.
(Inherited from OnlineControl.)
Public eventOnlineValidating
Occurs when the control is validating.
(Inherited from OnlineControl.)
Public eventOnlineVisibleChanged
Occurs when the OnlineVisible property value changes.
(Inherited from OnlineControl.)
Public eventWorkFinished
Occurs when export to excel or CSV finishes.
Public eventWorkStart
Occurs when export to excel or CSV begins.
Back to Top
See Also