TcxGridBandedTableView Events
A View that groups columns into bands.
Name | Description |
---|---|
Data |
Inherited from Tcx |
Navigator |
Inherited from Tcx |
On |
Occurs when an end-user changes the visibility or position of a band within the current View. |
On |
Occurs when a user changes band width. |
On |
Allows you to prevent a record from being focused.
Inherited from Tcx |
On |
Allows you to prevent a record from being selected.
Inherited from Tcx |
On |
Occurs every time a user clicks a cell.
Inherited from Tcx |
On |
Occurs every time a user double-clicks a cell.
Inherited from Tcx |
On |
Allows you to respond to a click on a column header.
Inherited from Tcx |
On |
Occurs when an end-user changes the visibility or position of a column within the current View.
Inherited from Tcx |
On |
Occurs when a user changes the size of a column.
Inherited from Tcx |
On |
Occurs every time a band header in a Banded Table View is about to be drawn. |
On |
Allows you to override or complement built-in cell draw routines.
Inherited from Tcx |
On |
Occurs every time when a column header is about to be drawn.
Inherited from Tcx |
On |
Occurs every time a footer or group footer cell is about to be drawn.
Inherited from Tcx |
On |
Allows you to draw grouped rows in a custom manner.
Inherited from Tcx |
On |
Occurs every time a group summary is about to be drawn in a group row.
Inherited from Tcx |
On |
Occurs when painting an indicator cell within a Table View.
Inherited from Tcx |
On |
Allows you to custom draw a View element background.
Inherited from Tcx |
On |
Inherited from Tcx |
On |
Occurs when an end-user double-clicks within the current View.
Inherited from Tcx |
On |
Inherited from Tcx |
On |
Occurs when a user drops the object being dragged within the current View.
Inherited from Tcx |
On |
Occurs when a user drags an object over the current View.
Inherited from Tcx |
On |
Occurs when a cell is edited within the current View.
Inherited from Tcx |
On |
Enables you to perform specific actions when an end-user double-clicks within an active cell editor.
Inherited from Tcx |
On |
Occurs before activating a grid cell’s editor.
Inherited from Tcx |
On |
Allows you to respond to keystrokes in an active in-place cell editor.
Inherited from Tcx |
On |
Occurs when an alphanumeric key is pressed to change a cell editor‘s value.
Inherited from Tcx |
On |
Occurs when an end-user releases a key while a cell editor is active.
Inherited from Tcx |
On |
Occurs when changing the edit value of the active cell editor.
Inherited from Tcx |
On |
Occurs when finishing dragging an object.
Inherited from Tcx |
On |
Enables you to customize the Filter Builder dialog before showing it.
Inherited from Tcx |
On |
Enables you to prevent the Filter Builder dialog from being displayed or substitute it with your own dialog.
Inherited from Tcx |
On |
Enables you to prevent filter dialogs from being displayed or substitute them with your own filter dialog |
On |
Enables you to track Find Panel visibility changes.
Inherited from Tcx |
On |
Occurs when focus moves to a different data item.
Inherited from Tcx |
On |
Allows you to respond to navigation between records.
Inherited from Tcx |
On |
Allows you to adjust the height of any visible cell in the grid Table View.
Inherited from Tcx |
On |
Allows you to modify display text during a drag-and-drop operation.
Inherited from Tcx |
On |
Enables you to show hints for scrollbar annotations.
Inherited from Tcx |
On |
Occurs when the list of the current View’s properties that will be stored in external storage is produced.
Inherited from Tcx |
On |
Occurs when the values of the current View’s properties are stored in external storage.
Inherited from Tcx |
On |
Inherited from Tcx |
On |
Allows you to perform specific actions after a group row has collapsed.
Inherited from Tcx |
On |
Allows you to prevent a group row from collapsing.
Inherited from Tcx |
On |
Allows you to perform specific actions after a group row has expanded.
Inherited from Tcx |
On |
Allows you to prevent a group row from expanding.
Inherited from Tcx |
On |
Allows you to configure an in-place cell editor before it is displayed.
Inherited from Tcx |
On |
Allows you to initialize the activated in-place editor value for a particular cell.
Inherited from Tcx |
On |
Enables you to customize a collection of filter date ranges that are common to all View items.
Inherited from Tcx |
On |
Enables you to customize a collection of grouping date ranges that are common to all View items.
Inherited from Tcx |
On |
Occurs when a non-existent View element that is present within storage is created within the View.
Inherited from Tcx |
On |
Inherited from Tcx |
On |
Inherited from Tcx |
On |
Inherited from Tcx |
On |
Occurs when a View is scrolled horizontally.
Inherited from Tcx |
On |
Occurs when an end-user presses a mouse button and the mouse pointer is located over the current View.
Inherited from Tcx |
On |
Occurs when the mouse pointer moves over the current View.
Inherited from Tcx |
On |
Occurs when the mouse pointer leaves the current View.
Inherited from Tcx |
On |
Inherited from Tcx |
On |
Occurs when an end-user releases a mouse button that was pressed and the mouse pointer is located over the current View.
Inherited from Tcx |
On |
Inherited from Tcx |
On |
Inherited from Tcx |
On |
Inherited from Tcx |
On |
Enables you to display custom scrollbar annotations.
Inherited from Tcx |
On |
Enables you to customize the order in which the Quick Column Customization dropdown displays its column names. |
On |
Occurs after moving the selection to another grid record or column (its cells).
Inherited from Tcx |
On |
Occurs when the values of the current View’s properties are restored from external storage.
Inherited from Tcx |
On |
Occurs when a user starts dragging by left-clicking the current View.
Inherited from Tcx |
On |
Occurs when a View is scrolled vertically.
Inherited from Tcx |
On |
Enables 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 Tcx |
Row |
Inherited from Tcx |
Styles |
Inherited from Tcx |
See Also