TcxCustomGridView Events
The base class for all grid View classes.
Name | Description |
---|---|
Data |
|
On |
|
On |
Occurs when an end-user double-clicks within the current View. |
On |
Occurs when a user drops the object being dragged within the current View. |
On |
Occurs when a user drags an object over the current View. |
On |
Occurs when finishing dragging an object. |
On |
Occurs when the list of the current View’s properties that will be stored in external storage is produced. |
On |
Occurs when the values of the current View’s properties are stored in external storage. |
On |
Occurs when a non-existent View element that is present within storage is created within the View. |
On |
|
On |
|
On |
|
On |
Occurs when an end-user presses a mouse button and the mouse pointer is located over the current View. |
On |
Occurs when the mouse pointer moves over the current View. |
On |
Occurs when the mouse pointer leaves the current View. |
On |
|
On |
Occurs when an end-user releases a mouse button that was pressed and the mouse pointer is located over the current View. |
On |
|
On |
|
On |
|
On |
Occurs when the values of the current View’s properties are restored from external storage. |
On |
Occurs when a user starts dragging by left-clicking the current View. |
Styles |
See Also