TcxCustomGridTableItem Events
The base class for all data items in Table, Banded Table, Card, Layout, and WinExplorer grid Views.
Name | Description |
---|---|
On |
Occurs every time a table or card cell is about to be drawn. |
On |
Occurs before the data item’s hint is shown when a user positions the mouse pointer over the item’s data cell. |
On |
Enables you to specify custom text for cells. The text specified is used for displaying, sorting and grouping purposes. |
On |
Occurs when an item value is displayed. |
On |
Enables you to customize item captions displayed in the filter dropdown list. |
On |
Allows you to replace images displayed in the grid table item’s filter pop-up window. |
On |
Enables you to customize the View item’s filter dropdown list (add or remove specific list items). |
On |
Allows you to change the active in-place editor and customize its settings depending on specific conditions. |
On |
Allows you to change the in-place editor and customize its settings when a user invokes it for a data cell in the table item. |
On |
Occurs when the list of the current table item’s properties that will be stored in external storage is produced. |
On |
Occurs when values of the current table item’s properties are stored to external storage. |
On |
Allows you to customize the item’s collection of filter date ranges. |
On |
Enables you to customize the item’s collection of grouping date ranges. |
On |
Occurs when values of the current table item’s properties are restored from external storage. |
On |
Enables you to apply proper filter criteria when a custom created filter item (a fvi |
On |
Enables you to apply proper filter criteria when a custom created filter item (a fvi |
On |
Enables you to customize the manner in which validation errors are visualized in item cells. |
Properties |
|
Styles |
See Also