Back to Devexpress

TcxGridLayoutView Events

vcl-cxgridlayoutview-dot-tcxgridlayoutview-dot-underscore-events.md

latest13.6 KB
Original Source

TcxGridLayoutView Events

An unbound Layout grid View.

NameDescription
DataControllerEventsInherited from TcxCustomGridView.
NavigatorEventsInherited from TcxCustomGridTableView.
OnCanFocusRecordAllows you to prevent a record from being focused. Inherited from TcxCustomGridTableView.
OnCanSelectRecordAllows you to prevent a record from being selected. Inherited from TcxCustomGridTableView.
OnCellClickOccurs every time a user clicks a cell. Inherited from TcxCustomGridTableView.
OnCellDblClickOccurs every time a user double-clicks a cell. Inherited from TcxCustomGridTableView.
OnCustomDrawCellAllows you to override or complement built-in cell draw routines. Inherited from TcxCustomGridTableView.
OnCustomDrawPartBackgroundAllows you to custom draw a View element background. Inherited from TcxCustomGridTableView.
OnCustomDrawRecordCaptionAllows you to override or complement the predefined card caption draw routine.
OnCustomizationInherited from TcxCustomGridView.
OnDblClickOccurs when an end-user double-clicks within the current View. Inherited from TcxCustomGridView.
OnDragDropOccurs when a user drops the object being dragged within the current View. Inherited from TcxCustomGridView.
OnDragOverOccurs when a user drags an object over the current View. Inherited from TcxCustomGridView.
OnEditChangedOccurs when a cell is edited within the current View. Inherited from TcxCustomGridTableView.
OnEditDblClickEnables you to perform specific actions when an end-user double-clicks within an active cell editor. Inherited from TcxCustomGridTableView.
OnEditingOccurs before activating a grid cell’s editor. Inherited from TcxCustomGridTableView.
OnEditKeyDownAllows you to respond to keystrokes in an active in-place cell editor. Inherited from TcxCustomGridTableView.
OnEditKeyPressOccurs when an alphanumeric key is pressed to change a cell editor‘s value. Inherited from TcxCustomGridTableView.
OnEditKeyUpOccurs when an end-user releases a key while a cell editor is active. Inherited from TcxCustomGridTableView.
OnEditValueChangedOccurs when changing the edit value of the active cell editor. Inherited from TcxCustomGridTableView.
OnEndDragOccurs when finishing dragging an object. Inherited from TcxCustomGridView.
OnFilterControlDialogShowAllows you to respond to a filter customization dialog display operation and modify the dialog’s appearance. Inherited from TcxCustomGridTableView.
OnFilterCustomizationEnables you to prevent the Filter Builder dialog from being displayed or substitute it with your own dialog. Inherited from TcxCustomGridTableView.
OnFilterDialogShowEnables you to prevent filter dialogs from being displayed or substitute them with your own filter dialog(s). Inherited from TcxCustomGridTableView.
OnFindPanelVisibilityChangedEnables you to track Find Panel visibility changes. Inherited from TcxCustomGridTableView.
OnFocusedItemChangedOccurs when focus moves to a different data item. Inherited from TcxCustomGridTableView.
OnFocusedRecordChangedAllows you to respond to navigation between records. Inherited from TcxCustomGridTableView.
OnGetCellHeightAllows you to adjust the height of any visible cell in the grid Table View. Inherited from TcxCustomGridTableView.
OnGetDragDropTextAllows you to modify display text during a drag-and-drop operation. Inherited from TcxCustomGridTableView.
OnGetScrollbarAnnotationHintEnables you to show hints for scrollbar annotations. Inherited from TcxCustomGridTableView.
OnGetStoredPropertiesOccurs when the list of the current View’s properties that will be stored in external storage is produced. Inherited from TcxCustomGridView.
OnGetStoredPropertyValueOccurs when the values of the current View’s properties are stored in external storage. Inherited from TcxCustomGridView.
OnInitEditAllows you to configure an in-place cell editor before it is displayed. Inherited from TcxCustomGridTableView.
OnInitEditValueAllows you to initialize the activated in-place editor value for a particular cell. Inherited from TcxCustomGridTableView.
OnInitFilteringDateRangesEnables you to customize a collection of filter date ranges that are common to all View items. Inherited from TcxCustomGridTableView.
OnInitGroupingDateRanges protectedEnables you to customize a collection of grouping date ranges that are common to all View items. Inherited from TcxCustomGridTableView.
OnInitStoredObjectOccurs when a non-existent View element that is present within storage is created within the View. Inherited from TcxCustomGridView.
OnKeyDownInherited from TcxCustomGridView.
OnKeyPressInherited from TcxCustomGridView.
OnKeyUpInherited from TcxCustomGridView.
OnMouseDownOccurs when an end-user presses a mouse button and the mouse pointer is located over the current View. Inherited from TcxCustomGridView.
OnMouseEnterOccurs when the mouse pointer moves over the current View. Inherited from TcxCustomGridView.
OnMouseLeaveOccurs when the mouse pointer leaves the current View. Inherited from TcxCustomGridView.
OnMouseMoveInherited from TcxCustomGridView.
OnMouseUpOccurs when an end-user releases a mouse button that was pressed and the mouse pointer is located over the current View. Inherited from TcxCustomGridView.
OnMouseWheelInherited from TcxCustomGridView.
OnMouseWheelDownInherited from TcxCustomGridView.
OnMouseWheelUpInherited from TcxCustomGridView.
OnPopulateCustomScrollbarAnnotationRowIndexListEnables you to display custom scrollbar annotations. Inherited from TcxCustomGridTableView.
OnSelectionChangedOccurs after moving the selection to another grid record or column (its cells). Inherited from TcxCustomGridTableView.
OnSetStoredPropertyValueOccurs when the values of the current View’s properties are restored from external storage. Inherited from TcxCustomGridView.
OnStartDragOccurs when a user starts dragging by left-clicking the current View. Inherited from TcxCustomGridView.
OnTopRecordIndexChangedOccurs when a View is scrolled vertically. Inherited from TcxCustomGridTableView.
OnUpdateEditEnables you to respond to switching the edit mode for the grid or updates to the record being edited with a cell’s in-place editor. Inherited from TcxCustomGridTableView.
StylesEventsInherited from TcxCustomGridView.

See Also

TcxGridLayoutView Class

TcxGridLayoutView Members

cxGridLayoutView Unit