TcxGridViewHandler Properties
The base class for View handlers.| Name | Description |
|---|---|
| Control protected | Specifies the grid control owning the View. |
| Controller protected | Returns the View’s controller object. |
| DataController protected | Specifies the data controller assigned to the View. |
| GridView | Identifies the View to which the TcxGridViewHandler class provides information. |
| LookAndFeelPainter | |
| Owner | Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent. |
| Painter | |
| Site | |
| ViewData protected | Specifies the object retrieving data from a data controller and providing it to a View. |
| ViewInfo |
See Also