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