FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / C1FlexGridBase Class


In This Topic
    C1FlexGridBase Class Events
    In This Topic

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

    Public Events
     NameDescription
    Public EventFires after a new row is added by the user.  
    Public EventFires after a node row is collapsed or expanded.  
    Public EventFires after any data source change notifications.  
    Public EventFires after one or more rows are deleted by the user.  
    Public EventFires after the user finishes dragging a column.  
    Public EventFires after the user finishes dragging a row.  
    Public EventFires after a cell has been edited.  
    Public EventFires after the column filters have been applied to the grid.  
    Public EventFires after columns are frozen by dragging the frozen column divider.  
    Public EventFires after rows are frozen by dragging the frozen row divider.  
    Public EventOccurs after the grid is grouped based on the value of the GroupDescriptions property.  
    Public EventFires after a column is resized by dragging the column header.  
    Public EventFires after a row is resized by dragging the row header.  
    Public EventFires after the current cell changes (Row and Col properties).  
    Public EventFires after the grid scrolls.  
    Public EventFires after the selection changes (Row, Col, RowSel, ColSel properties).  
    Public EventFires after a column is sorted by a click on a column header.  
    Public EventFires after each subtotal row has been added to the grid.  
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventFires before a new row is added by the user.  
    Public EventFires before a column is automatically resized by a double-click on a column header.  
    Public EventFires before a row is automatically resized by a double-click on a row header.  
    Public EventFires before a node row is collapsed or expanded.  
    Public EventFires before a row is deleted by the user.  
    Public EventFires before the DoubleClick event is handled by the grid.  
    Public EventFires when the user starts dragging a column.  
    Public EventFires when the user starts dragging a row.  
    Public EventFires before the grid enters edit mode, and also when the cell that has the focus needs to be painted.  
    Public EventFires before the column filters are applied to the grid.  
    Public EventFires before columns are frozen by dragging the frozen column divider.  
    Public EventFires before rows are frozen by dragging the frozen row divider.  
    Public EventOccurs before the grid is grouped based on the value of the GroupDescriptions property.  
    Public EventFires before the System.Windows.Forms.Control.MouseDown event is handled by the grid.  
    Public EventFires while the control is being printed to provide control over page breaks.  
    Public EventFires before a column is resized by dragging the column header.  
    Public EventFires before a row is resized by dragging the row header.  
    Public EventFires before the current cell changes (Row and Col properties).  
    Public EventFires before the grid scrolls.  
    Public EventFires before the selection changes (Row, Col, RowSel, ColSel properties).  
    Public EventFires before a column is sorted by a click on a column header.  
    Public EventFires before each subtotal row is added to the grid.  
    Public EventFires before the grid starts printing.  
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventFires when the cursor leaves the new row without making any changes to it.  
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventFires after the user clicks a cell button.  
    Public EventFires after the contents of a cell have changed.  
    Public EventFires after a checkbox in a cell is checked or unchecked by the user.  
    Public EventFires in edit mode, after the contents of the editor change.  
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventFires after the column context menu opens.  
    Public EventFires before the column context menu opens.  
    Public EventFires before the column picker window opens.  
    Public EventFires after the column picker window opens.  
    Public EventFires in edit mode, when the dropdown portion of an editor closes.  
    Public EventFires in edit mode, when the dropdown portion of an editor opens.  
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventFires before creating value editor of condition filter.  
    Public EventFires after a data-binding operation has finished.  
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventFires when the value of the DataMember property changes.  
    Public EventFires when the value of the DataSource property changes.  
    Public Event (Inherited from System.ComponentModel.Component)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventFires as the user drags a column to a new position.  
    Public EventFires as the user drags a row to a new position.  
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventFires in edit mode, when the editor applies format. Can cancel formatting using System.ComponentModel.CancelEventArgs.  
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventFires after the grid finishes printing.  
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventFires after the current cell changes (Row and Col properties).  
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventFires when ShowErrors is set to true and the control needs error information for a cell.  
    Public EventFires when ShowErrors is set to true and the editor validation failed.  
    Public EventOccurs when the filter localizes a string in the user interface.  
    Public EventFires when ShowErrors is set to true and the control needs error information for a row.  
    Public EventFires when the grid needs to retrieve data for an unbound cell.  
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventFires when the grid or its contents change.  
    Public EventFires after the data source reports an error condition.  
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventFires in edit mode, when the user presses a key.  
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventFires in edit mode, when the user presses a character key.  
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventFires in edit mode, when the user releases a key.  
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventFires before the current cell changes (Row and Col properties).  
    Public EventFires after the control leaves edit mode.  
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventFires when the mouse enters a cell.  
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventFires when the mouse leaves a cell.  
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventFires before the grid draws a cell, when the DrawMode property is set to DrawModeEnum.OwnerDraw.  
    Public EventFires before the grid draws a tree outline button, when the DrawMode property is set to DrawModeEnum.OwnerDraw.  
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventFires after the grid finishes printing a page.  
    Public Event  
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventFires after the current cell changes (Row and Col properties).  
    Public EventFires for each data object in the C1FlexGrid’s data source during of assigning the RowDetailProvider property.  
    Public EventFires after a row lost focus and has been validated.  
    Public EventFires when a row is losing focus and needs to be validated.  
    Public EventFires after the search operation. The event fires when using the ApplySearch(String,Boolean,Boolean,Boolean,Boolean) method.  
    Public EventFires before the search operation. The event fires when using the ApplySearch(String,Boolean,Boolean,Boolean,Boolean) method.  
    Public EventFires after the selection changes (Row, Col, RowSel, ColSel properties).  
    Public EventFires when the grid needs to store data in an unbound cell.  
    Public EventFires after a cell editor has been initialized by the grid, to allow additional custom initialization.  
    Public EventFires before the vertical ScrollTip is displayed.  
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventFires before the grid starts an automatic OLE drag operation.  
    Public EventFires before the control enters edit mode.  
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Public EventFires before the control exits cell edit mode, while the editor is still active.  
    Public Event (Inherited from System.Windows.Forms.Control)
    Public Event (Inherited from System.Windows.Forms.Control)
    Top
    See Also