|   | 名前 | 解説 | 
  | AfterAddRow | Fires after a new row is added by the user. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | AfterCollapse | Fires after a node row is collapsed or expanded. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | AfterDataRefresh | Fires after any data source change notifications. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | AfterDeleteRow | Fires after one or more rows are deleted by the user. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | AfterDragColumn | Fires after the user finishes dragging a column. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | AfterDragRow | Fires after the user finishes dragging a row. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | AfterEdit | Fires after a cell has been edited. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | AfterFilter | Fires after the column filters have been applied to the grid. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | AfterFreezeColumn | Fires after columns are frozen by dragging the frozen column divider. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | AfterFreezeRow | Fires after rows are frozen by dragging the frozen row divider. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | AfterGroupUpdate | Occurs after the grid is grouped based on the value of the GroupDescriptions property. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | AfterResizeColumn | Fires after a column is resized by dragging the column header. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | AfterResizeRow | Fires after a row is resized by dragging the row header. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | AfterRowColChange | Fires after the current cell changes (Row and Col properties). C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | AfterScroll | Fires after the grid scrolls. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | AfterSelChange | Fires after the selection changes (Row, Col, RowSel, ColSel properties). C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | AfterSort | Fires after a column is sorted by a click on a column header. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | AfterSubtotal | Fires after each subtotal row has been added to the grid. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | BackColorChanged |  System.Windows.Forms.Controlから継承されます。 | 
  | BackgroundImageChanged |  System.Windows.Forms.Controlから継承されます。 | 
  | BackgroundImageLayoutChanged |  System.Windows.Forms.Controlから継承されます。 | 
  | BeforeAddRow | Fires before a new row is added by the user. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | BeforeAutosizeColumn | Fires before a column is automatically resized by a double-click on a column header. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | BeforeAutosizeRow | Fires before a row is automatically resized by a double-click on a row header. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | BeforeCollapse | Fires before a node row is collapsed or expanded. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | BeforeDeleteRow | Fires before a row is deleted by the user. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | BeforeDoubleClick | Fires before the DoubleClick event is handled by the grid. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | BeforeDragColumn | Fires when the user starts dragging a column. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | BeforeDragRow | Fires when the user starts dragging a row. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | BeforeEdit | Fires before the grid enters edit mode, and also when the cell that has the focus needs to be painted. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | BeforeFilter | Fires before the column filters are applied to the grid. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | BeforeFreezeColumn | Fires before columns are frozen by dragging the frozen column divider. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | BeforeFreezeRow | Fires before rows are frozen by dragging the frozen row divider. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | BeforeGroupUpdate | Occurs before the grid is grouped based on the value of the GroupDescriptions property. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | BeforeMouseDown | Fires before the System.Windows.Forms.Control.MouseDown event is handled by the grid. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | BeforePageBreak | Fires while the control is being printed to provide control over page breaks. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | BeforeResizeColumn | Fires before a column is resized by dragging the column header. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | BeforeResizeRow | Fires before a row is resized by dragging the row header. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | BeforeRowColChange | Fires before the current cell changes (Row and Col properties). C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | BeforeScroll | Fires before the grid scrolls. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | BeforeSelChange | Fires before the selection changes (Row, Col, RowSel, ColSel properties). C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | BeforeSort | Fires before a column is sorted by a click on a column header. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | BeforeSubtotal | Fires before each subtotal row is added to the grid. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | BeginPrint | Fires before the grid starts printing. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | BindingContextChanged |  System.Windows.Forms.Controlから継承されます。 | 
  | CancelAddRow | Fires when the cursor leaves the new row without making any changes to it. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | CausesValidationChanged |  System.Windows.Forms.Controlから継承されます。 | 
  | CellButtonClick | Fires after the user clicks a cell button. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | CellChanged | Fires after the contents of a cell have changed. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | CellChecked | Fires after a checkbox in a cell is checked or unchecked by the user. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | ChangeEdit | Fires in edit mode, after the contents of the editor change. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | ChangeUICues |  System.Windows.Forms.Controlから継承されます。 | 
  | Click |  System.Windows.Forms.Controlから継承されます。 | 
  | ClientSizeChanged |  System.Windows.Forms.Controlから継承されます。 | 
  | ColumnContextMenuOpened | Fires after the column context menu opens. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | ColumnContextMenuOpening | Fires before the column context menu opens. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | ComboCloseUp | Fires in edit mode, when the dropdown portion of an editor closes. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | ComboDropDown | Fires in edit mode, when the dropdown portion of an editor opens. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | ContextMenuChanged |  System.Windows.Forms.Controlから継承されます。 | 
  | ContextMenuStripChanged |  System.Windows.Forms.Controlから継承されます。 | 
  | ControlAdded |  System.Windows.Forms.Controlから継承されます。 | 
  | ControlRemoved |  System.Windows.Forms.Controlから継承されます。 | 
  | CursorChanged |  System.Windows.Forms.Controlから継承されます。 | 
  | CustomizeFilterEditor | Fires before creating value editor of condition filter. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | DataBindingComplete | Fires after a data-binding operation has finished. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | DataMemberChanged | Fires when the value of the DataMember property changes. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | DataSourceChanged | Fires when the value of the DataSource property changes. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | Disposed |  System.ComponentModel.Componentから継承されます。 | 
  | DockChanged |  System.Windows.Forms.Controlから継承されます。 | 
  | DoubleClick |  System.Windows.Forms.Controlから継承されます。 | 
  | DpiChangedAfterParent |  System.Windows.Forms.Controlから継承されます。 | 
  | DpiChangedBeforeParent |  System.Windows.Forms.Controlから継承されます。 | 
  | DragDrop |  System.Windows.Forms.Controlから継承されます。 | 
  | DragEnter |  System.Windows.Forms.Controlから継承されます。 | 
  | DraggingColumn | Fires as the user drags a column to a new position. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | DraggingRow | Fires as the user drags a row to a new position. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | DragLeave |  System.Windows.Forms.Controlから継承されます。 | 
  | DragOver |  System.Windows.Forms.Controlから継承されます。 | 
  | EnabledChanged |  System.Windows.Forms.Controlから継承されます。 | 
  | EndPrint | Fires after the grid finishes printing. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | Enter |  System.Windows.Forms.Controlから継承されます。 | 
  | EnterCell | Fires after the current cell changes (Row and Col properties). C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | FontChanged |  System.Windows.Forms.Controlから継承されます。 | 
  | ForeColorChanged |  System.Windows.Forms.Controlから継承されます。 | 
  | GetCellErrorInfo | Fires when ShowErrors is set to true and the control needs error information for a cell. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | GetEditorErrorInfo | Fires when ShowErrors is set to true and the editor validation failed. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | GetLocalizedString | Occurs when the filter localizes a string in the user interface. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | GetRowErrorInfo | Fires when ShowErrors is set to true and the control needs error information for a row. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | GetUnboundValue | Fires when the grid needs to retrieve data for an unbound cell. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | GiveFeedback |  System.Windows.Forms.Controlから継承されます。 | 
  | GotFocus |  System.Windows.Forms.Controlから継承されます。 | 
  | GridChanged | Fires when the grid or its contents change. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | GridError | Fires after the data source reports an error condition. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | HandleCreated |  System.Windows.Forms.Controlから継承されます。 | 
  | HandleDestroyed |  System.Windows.Forms.Controlから継承されます。 | 
  | HelpRequested |  System.Windows.Forms.Controlから継承されます。 | 
  | ImeModeChanged |  System.Windows.Forms.Controlから継承されます。 | 
  | Invalidated |  System.Windows.Forms.Controlから継承されます。 | 
  | KeyDown |  System.Windows.Forms.Controlから継承されます。 | 
  | KeyDownEdit | Fires in edit mode, when the user presses a key. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | KeyPress |  System.Windows.Forms.Controlから継承されます。 | 
  | KeyPressEdit | Fires in edit mode, when the user presses a character key. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | KeyUp |  System.Windows.Forms.Controlから継承されます。 | 
  | KeyUpEdit | Fires in edit mode, when the user releases a key. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | Layout |  System.Windows.Forms.Controlから継承されます。 | 
  | Leave |  System.Windows.Forms.Controlから継承されます。 | 
  | LeaveCell | Fires before the current cell changes (Row and Col properties). C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | LeaveEdit | Fires after the control leaves edit mode. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | LocationChanged |  System.Windows.Forms.Controlから継承されます。 | 
  | LostFocus |  System.Windows.Forms.Controlから継承されます。 | 
  | MarginChanged |  System.Windows.Forms.Controlから継承されます。 | 
  | MouseCaptureChanged |  System.Windows.Forms.Controlから継承されます。 | 
  | MouseClick |  System.Windows.Forms.Controlから継承されます。 | 
  | MouseDoubleClick |  System.Windows.Forms.Controlから継承されます。 | 
  | MouseDown |  System.Windows.Forms.Controlから継承されます。 | 
  | MouseEnter |  System.Windows.Forms.Controlから継承されます。 | 
  | MouseEnterCell | Fires when the mouse enters a cell. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | MouseHover |  System.Windows.Forms.Controlから継承されます。 | 
  | MouseLeave |  System.Windows.Forms.Controlから継承されます。 | 
  | MouseLeaveCell | Fires when the mouse leaves a cell. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | MouseMove |  System.Windows.Forms.Controlから継承されます。 | 
  | MouseUp |  System.Windows.Forms.Controlから継承されます。 | 
  | MouseWheel |  System.Windows.Forms.Controlから継承されます。 | 
  | Move |  System.Windows.Forms.Controlから継承されます。 | 
  | OwnerDrawCell | Fires before the grid draws a cell, when the DrawMode property is set to C1.Win.C1FlexGrid.DrawModeEnum.OwnerDraw. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | OwnerDrawOutlineButton | Fires before the grid draws a tree outline button, when the DrawMode property is set to C1.Win.C1FlexGrid.DrawModeEnum.OwnerDraw. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | PaddingChanged |  System.Windows.Forms.Controlから継承されます。 | 
  | Paint |  System.Windows.Forms.Controlから継承されます。 | 
  | ParentChanged |  System.Windows.Forms.Controlから継承されます。 | 
  | PreviewKeyDown |  System.Windows.Forms.Controlから継承されます。 | 
  | PrintPage | Fires after the grid finishes printing a page. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | QueryAccessibilityHelp |  System.Windows.Forms.Controlから継承されます。 | 
  | QueryContinueDrag |  System.Windows.Forms.Controlから継承されます。 | 
  | RegionChanged |  System.Windows.Forms.Controlから継承されます。 | 
  | Resize |  System.Windows.Forms.Controlから継承されます。 | 
  | RightToLeftChanged |  System.Windows.Forms.Controlから継承されます。 | 
  | RowColChange | Fires after the current cell changes (Row and Col properties). C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | RowDetailsApplying | Fires for each data object in the C1FlexGrid’s data source during of assigning the RowDetailProvider property. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | RowValidated | Fires after a row lost focus and has been validated. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | RowValidating | Fires when a row is losing focus and needs to be validated. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | SearchApplied | Fires after the search operation. The event fires when using the ApplySearch(String,Boolean,Boolean,Boolean,Boolean) method. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | SearchApplying | Fires before the search operation. The event fires when using the ApplySearch(String,Boolean,Boolean,Boolean,Boolean) method. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | SelChange | Fires after the selection changes (Row, Col, RowSel, ColSel properties). C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | SetUnboundValue | Fires when the grid needs to store data in an unbound cell. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | SetupEditor | Fires after a cell editor has been initialized by the grid, to allow additional custom initialization. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | ShowDetails | Fires on Show Details... click in context menu.   | 
  | ShowScrollTip | Fires before the vertical ScrollTip is displayed. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | SizeChanged |  System.Windows.Forms.Controlから継承されます。 | 
  | StartDrag | Fires before the grid starts an automatic OLE drag operation. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | StartEdit | Fires before the control enters edit mode. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | StyleChanged |  System.Windows.Forms.Controlから継承されます。 | 
  | SystemColorsChanged |  System.Windows.Forms.Controlから継承されます。 | 
  | TabIndexChanged |  System.Windows.Forms.Controlから継承されます。 | 
  | TabStopChanged |  System.Windows.Forms.Controlから継承されます。 | 
  | TextChanged |  System.Windows.Forms.Controlから継承されます。 | 
  | Validated |  System.Windows.Forms.Controlから継承されます。 | 
  | ValidateEdit | Fires before the control exits cell edit mode, while the editor is still active. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 | 
  | Validating |  System.Windows.Forms.Controlから継承されます。 | 
  | VisibleChanged |  System.Windows.Forms.Controlから継承されます。 |