Version

UltraGrid Class Events

For a list of all members of this type, see UltraGrid members.

Public Events
 NameDescription
Public EventAfterAutoSizeColumnOccurs after the grid AutoSizes the width of a column. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridBase)
Public EventAfterBandHiddenChangedAfterBandHiddenChanged event is fired after the user hides a band, typically via the column chooser dialog. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridBase)
Public EventAfterCardCompressedStateChangedAfterCardCompressedStateChanged is fired after a Card Row is Expanded or Compressed.  
Public EventAfterCardsScrollAfterCardsScroll is fired when the user scrolls cards in a card area.  
Public EventAfterCellActivateOccurs after a cell becomes active.  
Public EventAfterCellCancelUpdateOccurs after the user cancels changes to a cell's value by pressing the ESC key.  
Public EventAfterCellListCloseUpOccurs after a cell's dropdown list has been closed in a column using one of the dropdown list styles.  
Public EventAfterCellUpdateOccurs after a cell accepts a new value.  
Public EventAfterChildBandCollapsedThis event is fired after a child band is collapsed.  
Public EventAfterChildBandExpandedThis event is fired after a child band is expanded.  
Public EventAfterClearAllFilterButtonClickedAfterClearAllFilterButtonClicked is fired after clearing all the filters, when the clear all filters button is clicked.  
Public EventAfterColPosChangedOccurs after a column has been moved, sized or swapped. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridBase)
Public EventAfterColRegionScrollOccurs after a column scrolling region is scrolled.  
Public EventAfterColRegionSizeOccurs after a column scrolling region is resized.  
Public EventAfterEnterEditModeOccurs after a cell enters edit mode.  
Public EventAfterExitEditModeOccurs after a cell exits edit mode.  
Public EventAfterGroupCollapsedThis event is fired after a group is collapsed.  
Public EventAfterGroupExpandedThis event is fired after a group is expanded.  
Public EventAfterGroupPosChangedOccurs after an UltraGridGroup object has been moved, sized, or swapped.  
Public EventAfterHeaderCheckStateChangedOccurs after the CheckState of the Header CheckBox is changed (Inherited from Infragistics.Win.UltraWinGrid.UltraGridBase)
Public EventAfterHeaderEnterEditModeOccurs after a header enters edit mode.  
Public EventAfterHeaderExitEditModeOccurs after a header exits edit mode.  
Public EventAfterPerformActionAfterPerformAction event gets fired after an action associated with a key action mapping has been performed.  
Public EventAfterRowActivateOccurs after a row becomes active.  
Public EventAfterRowCancelUpdateOccurs after the user cancels updates to a row by pressing the ESC key.  
Public EventAfterRowCollapsedOccurs after a row that has children has been collapsed.  
Public EventAfterRowEditTemplateClosedAfterRowEditTemplateClosed is fired after the edit template of a row has been closed.  
Public EventAfterRowEditTemplateDisplayedAfterRowEditTemplateDisplayed is fired after the edit template of a row has been shown.  
Public EventAfterRowExpandedOccurs after a row with children has been expanded.  
Public EventAfterRowFilterChangedAfterRowFilterChanged event gets fired after the user has modified row filters for a column. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridBase)
Public EventAfterRowFilterDropDownPopulateOccurs after the row filter drop down is populated. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridBase)
Public EventAfterRowFixedStateChangedAfterRowFixedStateChanged event is fired after the user fixes or unfixes a row.  
Public EventAfterRowInsertOccurs after a new row is inserted.  
Public EventAfterRowLayoutItemResizedThis event is fired after the user has resized a column header or a cell in the row-layout mode.  
Public EventAfterRowRegionScrollOccurs after a row scrolling region is scrolled.  
Public EventAfterRowRegionSizeOccurs after a row scrolling region is resized.  
Public EventAfterRowResizeOccurs after a row has been resized.  
Public EventAfterRowsDeletedOccurs after one or more rows have been deleted.  
Public EventAfterRowUpdateOccurs after a row is updated, meaning changes made to its cells are actually committed to the data source.  
Public EventAfterSelectChangeOccurs after one or more row, cell, or column objects were selected or deselected.  
Public EventAfterSortChangeOccurs after a sort action is completed. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridBase)
Public EventAfterSummaryDialogThis event is fired after the user closes the dialog for selecting summaries for a column.  
Public EventBackColorChangedOccurs when the value of the System.Windows.Forms.Control.BackColor property changes. (Inherited from System.Windows.Forms.Control)
Public EventBackgroundImageChangedOccurs when the value of the System.Windows.Forms.Control.BackgroundImage property changes. (Inherited from System.Windows.Forms.Control)
Public EventBackgroundImageLayoutChangedOccurs when the System.Windows.Forms.Control.BackgroundImageLayout property changes. (Inherited from System.Windows.Forms.Control)
Public EventBeforeAutoSizeColumnOccurs before the grid AutoSizes the width of a column. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridBase)
Public EventBeforeAutoSizeEditOccurs before the multiple-line edit window is expanded.  
Public EventBeforeBandHiddenChangedBeforeBandHiddenChanged event is fired when the user hides a band, typically via the column chooser dialog. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridBase)
Public EventBeforeCardCompressedStateChangedBeforeCardCompressedStateChanged is fired before a Card Row is Expanded or Compressed.  
Public EventBeforeCellActivateOccurs before a cell becomes active.  
Public EventBeforeCellCancelUpdateOccurs before the user cancels changes to a cell's value by pressing the ESC key.  
Public EventBeforeCellDeactivateOccurs before a cell is deactivated.  
Public EventBeforeCellListDropDownOccurs before a cell's dropdown list is dropped down in a column using one of the dropdown list styles.  
Public EventBeforeCellUpdateOccurs before a cell accepts a new value.  
Public EventBeforeChildBandCollapsedThis event is fired when a child band is about to be collapsed.  
Public EventBeforeChildBandExpandedThis event is fired when a child band is about to be expanded.  
Public EventBeforeClearAllFilterButtonClickedBeforeClearAllFilterButtonClicked is fired before clearing all the filters, when the clear all filters button is clicked.  
Public EventBeforeColPosChangedOccurs before one or more columns have been moved, swapped, or sized. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridBase)
Public EventBeforeColRegionRemovedOccurs before a column scrolling region is removed.  
Public EventBeforeColRegionScrollOccurs before a column scrolling region is scrolled.  
Public EventBeforeColRegionSizeOccurs before two adjacent column scrolling regions are sized.  
Public EventBeforeColRegionSplitOccurs before a column scrolling region is split into two column scrolling regions.  
Public EventBeforeColumnChooserDisplayedBeforeColumnChooserDisplayed event is fired before the column chooser dialog is displayed by the user. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridBase)
Public EventBeforeCustomRowFilterDialogOccurs when the user selects (Custom) from the row filter dropdown and before the grid displays the custom row filter dialog. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridBase)
Public EventBeforeDisplayDataErrorTooltipBeforeDisplayDataErrorTooltip is fired before displaying data error tooltip.  
Public EventBeforeEnterEditModeOccurs before a cell enters edit mode.  
Public EventBeforeExitEditModeOccurs before a cell exits edit mode.  
Public EventBeforeGroupCollapsedThis event is fired when a group is about to be collapsed.  
Public EventBeforeGroupExpandedThis event is fired when a group is about to be expanded.  
Public EventBeforeGroupPosChangedOccurs before one or more groups have been moved, swapped, or sized.  
Public EventBeforeHeaderCheckStateChangedOccurs before the CheckState of the Header CheckBox is changed (Inherited from Infragistics.Win.UltraWinGrid.UltraGridBase)
Public EventBeforeHeaderEnterEditModeOccurs before a header enters edit mode.  
Public EventBeforeHeaderExitEditModeOccurs before a header exits edit mode.  
Public EventBeforeMultiCellOperationBeforeMultiCellOperation event is fired before the user performs a multi-cell operation.  
Public EventBeforePerformActionBeforePerformAction event gets fired before an action associated with a key action mapping is about to be performed.  
Public EventBeforePrintOccurs after a print job has been initiated and configured by the user, just before data is sent to the printer.  
Public EventBeforeRowActivateOccurs before a row is activated.  
Public EventBeforeRowCancelUpdateOccurs before the user cancels updates to a row by pressing the ESC key.  
Public EventBeforeRowCollapsedOccurs before a row is collapsed.  
Public EventBeforeRowDeactivateOccurs before a row is deactivated.  
Public EventBeforeRowEditTemplateClosedBeforeRowEditTemplateClosed is fired when the edit template of a row is about to be closed.  
Public EventBeforeRowEditTemplateDisplayedBeforeRowEditTemplateDisplayed is fired before the edit template of a row is shown.  
Public EventBeforeRowExpandedOccurs before a row with children is expanded.  
Public EventBeforeRowFilterChangedBeforeRowFilterChanged event gets fired when the user modifies row filters for a column. This event is cancelable. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridBase)
Public EventBeforeRowFilterDropDownOccurs before the row filter drop down is dropped down when the user clicks on filter dropdown symbol on a column header. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridBase)
Public EventBeforeRowFilterDropDownPopulateOccurs before the row filter drop down is populated. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridBase)
Public EventBeforeRowFixedStateChangedAfterRowFixedStateChanged event is fired before the user fixes or unfixes a row.  
Public EventBeforeRowInsertOccurs before a new row is inserted.  
Public EventBeforeRowLayoutItemResizedThis event is fired when the user resizes a column header or a cell in the row-layout mode.  
Public EventBeforeRowRegionRemovedOccurs before a row scrolling region is removed.  
Public EventBeforeRowRegionScrollOccurs before a row scrolling region is scrolled.  
Public EventBeforeRowRegionSizeOccurs before a row scrolling region object is resized.  
Public EventBeforeRowRegionSplitOccurs before a row scrolling region is split into two row scrolling regions.  
Public EventBeforeRowResizeOccurs before a row has been resized.  
Public EventBeforeRowsDeletedOccurs before one or more rows are deleted.  
Public EventBeforeRowUpdateOccurs before a row is updated, meaning changes made to its cells are actually committed to the data source.  
Public EventBeforeSelectChangeOccurs before one or more row, cell, or column objects are selected or deselected.  
Public EventBeforeSortChangeOccurs before the sort indicator is changed. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridBase)
Public EventBeforeSummaryDialogThis event is fired before the grid is about to show the dialog for user to select summaries for a column. If its cancelled, the grid wont proceed.  
Public EventBindingContextChangedOccurs when the value of the System.Windows.Forms.BindingContext property changes. (Inherited from System.Windows.Forms.Control)
Public EventCausesValidationChangedOccurs when the value of the System.Windows.Forms.Control.CausesValidation property changes. (Inherited from System.Windows.Forms.Control)
Public EventCellChangeOccurs when a cell in edit mode has its value modified by the user.  
Public EventCellDataErrorOccurs after BeforeExitEditMode is fired when the value user has typed is invalid.  
Public EventCellListSelectOccurs when the user selects an item from a cell's dropdown list.  
Public EventChangeUICuesOccurs when the focus or keyboard user interface (UI) cues change. (Inherited from System.Windows.Forms.Control)
Public EventClickOccurs when the control is clicked. (Inherited from System.Windows.Forms.Control)
Public EventClickCellOccurs when a cell is clicked.  
Public EventClickCellButtonOccurs when a column is using the Button or EditButton style and the user clicks a cell's button.  
Public EventClientSizeChangedOccurs when the value of the System.Windows.Forms.Control.ClientSize property changes. (Inherited from System.Windows.Forms.Control)
Public EventContextMenuChangedOccurs when the value of the System.Windows.Forms.Control.ContextMenu property changes. (Inherited from System.Windows.Forms.Control)
Public EventContextMenuStripChangedOccurs when the value of the System.Windows.Forms.Control.ContextMenuStrip property changes. (Inherited from System.Windows.Forms.Control)
Public EventControlAddedOccurs when a new control is added to the System.Windows.Forms.Control.ControlCollection. (Inherited from System.Windows.Forms.Control)
Public EventControlRemovedOccurs when a control is removed from the System.Windows.Forms.Control.ControlCollection. (Inherited from System.Windows.Forms.Control)
Public EventCursorChangedOccurs when the value of the System.Windows.Forms.Control.Cursor property changes. (Inherited from System.Windows.Forms.Control)
Public EventDisposed (Inherited from System.ComponentModel.Component)
Public EventDockChangedOccurs when the value of the System.Windows.Forms.Control.Dock property changes. (Inherited from System.Windows.Forms.Control)
Public EventDoubleClickOccurs when the control is double-clicked. (Inherited from System.Windows.Forms.Control)
Public EventDoubleClickCellFires when a cell is double-clicked.  
Public EventDoubleClickHeaderOccurs when a header is double-clicked.  
Public EventDoubleClickRowOccurs when a row is double-clicked.  
Public EventDpiChangedAfterParentOccurs when the DPI setting for a control is changed programmatically after the DPI of its parent control or form has changed. (Inherited from System.Windows.Forms.Control)
Public EventDpiChangedBeforeParentOccurs when the DPI setting for a control is changed programmatically before a DPI change event for its parent control or form has occurred. (Inherited from System.Windows.Forms.Control)
Public EventDragDropOccurs when a drag-and-drop operation is completed. (Inherited from System.Windows.Forms.Control)
Public EventDragEnterOccurs when an object is dragged into the control's bounds. (Inherited from System.Windows.Forms.Control)
Public EventDragLeaveOccurs when an object is dragged out of the control's bounds. (Inherited from System.Windows.Forms.Control)
Public EventDragOverOccurs when an object is dragged over the control's bounds. (Inherited from System.Windows.Forms.Control)
Public EventEnabledChangedOccurs when the System.Windows.Forms.Control.Enabled property value has changed. (Inherited from System.Windows.Forms.Control)
Public EventEnterOccurs when the control is entered. (Inherited from System.Windows.Forms.Control)
Public EventErrorOccurs when an error condition arises in the control.  
Public EventExternalSummaryValueRequestedThis event is fired when a summary value would normally be calculated is bypassed since the SummaryType.External has been set.  
Public EventFilterCellValueChangedFilterCellValueChanged event gets fired when the user modifies a cell in a filter row. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridBase)
Public EventFilterRowOccurs when row filters are evaluated on a row. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridBase)
Public EventFontChangedOccurs when the System.Windows.Forms.Control.Font property value changes. (Inherited from System.Windows.Forms.Control)
Public EventForeColorChangedOccurs when the System.Windows.Forms.Control.ForeColor property value changes. (Inherited from System.Windows.Forms.Control)
Public EventGestureCompleted (Inherited from Infragistics.Win.UltraControlBase)
Public EventGestureQueryStatus (Inherited from Infragistics.Win.UltraControlBase)
Public EventGestureStarting (Inherited from Infragistics.Win.UltraControlBase)
Public EventGiveFeedbackOccurs during a drag operation. (Inherited from System.Windows.Forms.Control)
Public EventGotFocusOccurs when the control receives focus. (Inherited from System.Windows.Forms.Control)
Public EventHandleCreatedOccurs when a handle is created for the control. (Inherited from System.Windows.Forms.Control)
Public EventHandleDestroyedOccurs when the control's handle is in the process of being destroyed. (Inherited from System.Windows.Forms.Control)
Public EventHelpRequestedOccurs when the user requests help for a control. (Inherited from System.Windows.Forms.Control)
Public EventImeModeChangedOccurs when the System.Windows.Forms.Control.ImeMode property has changed. (Inherited from System.Windows.Forms.Control)
Public EventInitializeGroupByRowOccurs when a GroupBy row is initialized.  
Public EventInitializeLayoutOccurs when the display layout is initialized, such as when the control is loading data from the data source.  
Public EventInitializeLogicalPrintPageOccurs when a logical print page is being formatted for printing or previewing.  
Public EventInitializePrintOccurs when a print job is first initiated by invoking the Print method.  
Public EventInitializePrintPreviewOccurs when a print preview is first initiated by invoking the PrintPreview method.  
Public EventInitializeRowOccurs when a row is initialized.  
Public EventInitializeRowsCollectionInitializeRowsCollection event is fired whenever UltraGrid creates a new row collection. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridBase)
Public EventInitializeTemplateAddRowOccurs when a template add-row is initialized.  
Public EventInvalidatedOccurs when a control's display requires redrawing. (Inherited from System.Windows.Forms.Control)
Public EventKeyDownOccurs when a key is pressed while the control has focus. (Inherited from System.Windows.Forms.Control)
Public EventKeyPressOccurs when a character. space or backspace key is pressed while the control has focus. (Inherited from System.Windows.Forms.Control)
Public EventKeyUpOccurs when a key is released while the control has focus. (Inherited from System.Windows.Forms.Control)
Public EventLayoutOccurs when a control should reposition its child controls. (Inherited from System.Windows.Forms.Control)
Public EventLeaveOccurs when the input focus leaves the control. (Inherited from System.Windows.Forms.Control)
Public EventLocationChangedOccurs when the System.Windows.Forms.Control.Location property value has changed. (Inherited from System.Windows.Forms.Control)
Public EventLostFocusOccurs when the control loses focus. (Inherited from System.Windows.Forms.Control)
Public EventMarginChangedOccurs when the control's margin changes. (Inherited from System.Windows.Forms.Control)
Public EventMouseCaptureChangedOccurs when the control loses mouse capture. (Inherited from System.Windows.Forms.Control)
Public EventMouseClickOccurs when the control is clicked by the mouse. (Inherited from System.Windows.Forms.Control)
Public EventMouseDoubleClickOccurs when the control is double clicked by the mouse. (Inherited from System.Windows.Forms.Control)
Public EventMouseDownOccurs when the mouse pointer is over the control and a mouse button is pressed. (Inherited from System.Windows.Forms.Control)
Public EventMouseEnterOccurs when the mouse pointer enters the control. (Inherited from System.Windows.Forms.Control)
Public EventMouseEnterElement (Inherited from Infragistics.Win.UltraControlBase)
Public EventMouseHoverOccurs when the mouse pointer rests on the control. (Inherited from System.Windows.Forms.Control)
Public EventMouseLeaveOccurs when the mouse pointer leaves the control. (Inherited from System.Windows.Forms.Control)
Public EventMouseLeaveElement (Inherited from Infragistics.Win.UltraControlBase)
Public EventMouseMoveOccurs when the mouse pointer is moved over the control. (Inherited from System.Windows.Forms.Control)
Public EventMouseUpOccurs when the mouse pointer is over the control and a mouse button is released. (Inherited from System.Windows.Forms.Control)
Public EventMouseWheelOccurs when the mouse wheel moves while the control has focus. (Inherited from System.Windows.Forms.Control)
Public EventMoveOccurs when the control is moved. (Inherited from System.Windows.Forms.Control)
Public EventPaddingChangedOccurs when the control's padding changes. (Inherited from System.Windows.Forms.Control)
Public EventPaintOccurs when the control is redrawn. (Inherited from System.Windows.Forms.Control)
Public EventPanGesture (Inherited from Infragistics.Win.UltraControlBase)
Public EventParentChangedOccurs when the System.Windows.Forms.Control.Parent property value changes. (Inherited from System.Windows.Forms.Control)
Public EventPressAndHoldGesture (Inherited from Infragistics.Win.UltraControlBase)
Public EventPressAndTapGesture (Inherited from Infragistics.Win.UltraControlBase)
Public EventPreviewKeyDownOccurs before the System.Windows.Forms.Control.KeyDown event when a key is pressed while focus is on this control. (Inherited from System.Windows.Forms.Control)
Public EventPropertyChanged (Inherited from Infragistics.Win.UltraControlBase)
Public EventQueryAccessibilityHelpOccurs when System.Windows.Forms.AccessibleObject is providing help to accessibility applications. (Inherited from System.Windows.Forms.Control)
Public EventQueryContinueDragOccurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled. (Inherited from System.Windows.Forms.Control)
Public EventRegionChangedOccurs when the value of the System.Windows.Forms.Control.Region property changes. (Inherited from System.Windows.Forms.Control)
Public EventResizeOccurs when the control is resized. (Inherited from System.Windows.Forms.Control)
Public EventRightToLeftChangedOccurs when the System.Windows.Forms.Control.RightToLeft property value changes. (Inherited from System.Windows.Forms.Control)
Public EventRotateGesture (Inherited from Infragistics.Win.UltraControlBase)
Public EventRowEditTemplateRequestedRowEditTemplateRequested is fired when an action is performed that will cause a RowEditTemplate to be shown.  
Public EventSelectionDragOccurs when the user holds the primary mouse button down over a selected object for a short duration.  
Public EventSizeChangedOccurs when the System.Windows.Forms.Control.Size property value changes. (Inherited from System.Windows.Forms.Control)
Public EventStyleChangedOccurs when the control style changes. (Inherited from System.Windows.Forms.Control)
Public EventSummaryValueChangedThis event is fired when a summary value for a summary changes. It is also fired when the summary is calculated for the first time. The user can initialize appearance and other settings off the SummaryValue object that gets passed in the event handler.  
Public EventSystemColorsChangedOccurs when the system colors change. (Inherited from System.Windows.Forms.Control)
Public EventTabIndexChangedOccurs when the System.Windows.Forms.Control.TabIndex property value changes. (Inherited from System.Windows.Forms.Control)
Public EventTabStopChangedOccurs when the System.Windows.Forms.Control.TabStop property value changes. (Inherited from System.Windows.Forms.Control)
Public EventTextChangedOccurs when the System.Windows.Forms.Control.Text property value changes. (Inherited from System.Windows.Forms.Control)
Public EventTwoFingerTapGesture (Inherited from Infragistics.Win.UltraControlBase)
Public EventValidatedOccurs when the control is finished validating. (Inherited from System.Windows.Forms.Control)
Public EventValidatingOccurs when the control is validating. (Inherited from System.Windows.Forms.Control)
Public EventVisibleChangedOccurs when the System.Windows.Forms.Control.Visible property value changes. (Inherited from System.Windows.Forms.Control)
Public EventZoomGesture (Inherited from Infragistics.Win.UltraControlBase)
See Also