| 名前 | 解説 | |
|---|---|---|
![]() | AfterColEdit | Occurs after editing is completed. |
![]() | AfterColUpdate | Occurs after a cell has been updated. |
![]() | AfterDelete | Occurs after a row has been deleted. |
![]() | AfterFilter | Occurs after the datasource has been filtered. |
![]() | AfterInsert | Occurs after a row has been added. |
![]() | AfterSort | Occurs after a column has been sorted. |
![]() | AfterUpdate | Occurs after a row has been updated. |
![]() | AutoSizeChanged | System.Windows.Forms.Controlから継承されます。 |
![]() | BackColorChanged | System.Windows.Forms.Controlから継承されます。 |
![]() | BackgroundImageChanged | System.Windows.Forms.Controlから継承されます。 |
![]() | BackgroundImageLayoutChanged | System.Windows.Forms.Controlから継承されます。 |
![]() | BeforeClose | Occurs when the user attempts to close a child grid. |
![]() | BeforeColEdit | Occurs before a cell enters edit mode. |
![]() | BeforeColUpdate | Occurs before a cell is updated to the datasource. |
![]() | BeforeDelete | Occurs before a row is deleted. |
![]() | BeforeInsert | Occurs before a new row is added to the datasource. |
![]() | BeforeOpen | Occurs when the user attempts to open a child grid. |
![]() | BeforeRowColChange | Occurs prior to focus moving to another cell. |
![]() | BeforeUpdate | Occurs before a row is updated to the datasource. |
![]() | BindingContextChanged | System.Windows.Forms.Controlから継承されます。 |
![]() | BorderColorChanged | Occurs when the BorderColor property has changed. |
![]() | ButtonClick | Occurs whenever a button is clicked in a cell. |
![]() | CausesValidationChanged | System.Windows.Forms.Controlから継承されます。 |
![]() | Change | Occurs whenever the user changes the value of a cell. |
![]() | ChangeUICues | System.Windows.Forms.Controlから継承されます。 |
![]() | Click | System.Windows.Forms.Controlから継承されます。 |
![]() | ClientSizeChanged | System.Windows.Forms.Controlから継承されます。 |
![]() | ColEdit | Occurs whenever a cell first enters edit mode. |
![]() | Collapse | Occurs whenever a hierarchical row is collapsed. |
![]() | ColMove | Occurs whenever the user has finished moving a column. |
![]() | ColResize | Occurs whenever a column is resized. |
![]() | ComboSelect | Occurs whenever a selection has been made to the built-in combo or TrueDBDropdown. |
![]() | ComboSelected | Occurs whenever a selection has been made to the built-in combo or TrueDBDropdown. |
![]() | 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 | Occurs before creating value editor of condition filter. |
![]() | DataSourceChanged | Occurs whenever the datasource changes. |
![]() | 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から継承されます。 |
![]() | DragLeave | System.Windows.Forms.Controlから継承されます。 |
![]() | DragOver | System.Windows.Forms.Controlから継承されます。 |
![]() | EnabledChanged | System.Windows.Forms.Controlから継承されます。 |
![]() | Enter | System.Windows.Forms.Controlから継承されます。 |
![]() | Error | Occurs whenever an exception is thrown during end user interaction. |
![]() | Expand | Occurs whenever a hierarchical row is expanded. |
![]() | FetchCellStyle | Occurs whenever a cell is to be rendered and the C1DisplayColumn.FetchStyle is true. |
![]() | FetchCellTips | Occurs when the grid needs to display CellTips. |
![]() | FetchFilterStyle | Occurs whenever the grid renders a filter bar and the FetchFilterStyles property has been set. |
![]() | FetchGroupCellStyle | Occurs whenever a grouped cell that contains an aggregate is to be rendered and C1DisplayColumn.FetchStyle is true. |
![]() | FetchRowStyle | Occurs whenever the grid renders a row and the FetchRowStyles property has been set. |
![]() | FetchScrollTips | Occurs whenever the grid has focus and the scrollbar thumb is moved using the mouse. |
![]() | Filter | Occurs when the user types in the filterbar and the C1.Win.C1TrueDBGrid.BaseGrid.Frame.AllowFilter property is false. |
![]() | FilterButtonClick | Occurs when a button is clicked in the filterbar. |
![]() | FilterChange | Occurs when the contents of a cell in the filterbar changes. |
![]() | FirstRowChange | Occurs whenever the first row changes. |
![]() | FontChanged | System.Windows.Forms.Controlから継承されます。 |
![]() | FootClick | Occurs whenever a column footer is clicked. |
![]() | ForeColorChanged | System.Windows.Forms.Controlから継承されます。 |
![]() | FormatText | Occurs whenever a cell is about to be rendered and whose C1DataColumn.NumberFormat property has been set to FormatText Event. |
![]() | GiveFeedback | System.Windows.Forms.Controlから継承されます。 |
![]() | GotFocus | System.Windows.Forms.Controlから継承されます。 |
![]() | GroupAggregate | Occurs when the C1DataColumn.Aggregate is set to Custom for a grouped row. |
![]() | GroupColMove | Occurs whenever a column is moved into or out of the grouping area. |
![]() | GroupHeadClick | Occurs whenever a column in the grouping area is clicked. |
![]() | GroupInterval | Occurs whenever a row is being grouped and a custom interval has been specified. |
![]() | GroupText | Occurs when the GroupInfo.HeaderText property is set to custom. |
![]() | HandleCreated | System.Windows.Forms.Controlから継承されます。 |
![]() | HandleDestroyed | System.Windows.Forms.Controlから継承されます。 |
![]() | HeadClick | Occurs whenever a column header is clicked. |
![]() | HelpRequested | System.Windows.Forms.Controlから継承されます。 |
![]() | ImeModeChanged | System.Windows.Forms.Controlから継承されます。 |
![]() | Invalidated | System.Windows.Forms.Controlから継承されます。 |
![]() | KeyDown | System.Windows.Forms.Controlから継承されます。 |
![]() | KeyPress | System.Windows.Forms.Controlから継承されます。 |
![]() | KeyUp | System.Windows.Forms.Controlから継承されます。 |
![]() | Layout | System.Windows.Forms.Controlから継承されます。 |
![]() | Leave | System.Windows.Forms.Controlから継承されます。 |
![]() | LeftColChange | Occurs whenever the left column changes. |
![]() | 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から継承されます。 |
![]() | MouseHover | System.Windows.Forms.Controlから継承されます。 |
![]() | MouseLeave | System.Windows.Forms.Controlから継承されます。 |
![]() | MouseMove | System.Windows.Forms.Controlから継承されます。 |
![]() | MouseUp | System.Windows.Forms.Controlから継承されます。 |
![]() | MouseWheel | System.Windows.Forms.Controlから継承されます。 |
![]() | Move | System.Windows.Forms.Controlから継承されます。 |
![]() | OnAddNew | Occurs whenever an AddNew operation has been initiated. |
![]() | OnInit | Occurs after the grid has been initialized. |
![]() | OwnerDrawCell | Occurs before a cell is rendered and the C1DisplayColumn.OwnerDraw is true. |
![]() | OwnerDrawCellPrint | Occurs before a cell is to be printed and the C1DisplayColumn.OwnerDraw is true. |
![]() | OwnerDrawPageFooter | Occurs before the page footer is to be printed. |
![]() | OwnerDrawPageHeader | Occurs before the page header is to be printed. |
![]() | PaddingChanged | System.Windows.Forms.Controlから継承されます。 |
![]() | Paint | System.Windows.Forms.Controlから継承されます。 |
![]() | ParentChanged | System.Windows.Forms.Controlから継承されます。 |
![]() | PreviewKeyDown | System.Windows.Forms.Controlから継承されます。 |
![]() | 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 | Occurs when the focus moves to a different cell. |
![]() | RowResize | Occurs whenever the user resizes a row. |
![]() | Scroll | Occurs whenever the user scrolls the grid. |
![]() | SelChange | Occurs whenever the user selected a different range of rows or columns. |
![]() | SizeChanged | System.Windows.Forms.Controlから継承されます。 |
![]() | Sort | Occurs when the user drags a column into the grouping area. |
![]() | SplitAdded | Occurs when a split is added. |
![]() | SplitChange | Occurs whenever a Split changes focus. |
![]() | SplitRemoved | Occurs when a split is removed. |
![]() | 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から継承されます。 |
![]() | UnboundColumnFetch | Occurs when the grid needs to access the value of an unbound column. |
![]() | UnboundColumnUpdated | Occurs when the value of an unbound column has been updated. |
![]() | Validated | System.Windows.Forms.Controlから継承されます。 |
![]() | Validating | System.Windows.Forms.Controlから継承されます。 |
![]() | ValueItemError | Occurs whenever a user attempts to enter invalid data into a column that is using valueitems. |
![]() | VisibleChanged | System.Windows.Forms.Controlから継承されます。 |
![]() | VisualStyleChanged | Occurs when visual style property has been changed. C1.Win.C1TrueDBGrid.BaseGrid.Frameから継承されます。 |
