Skip to main content
A newer version of this page is available. .

TcxCustomGridTablePainter Members

Constructors

Name Description
Create(TcxCustomGridView) Creates a TcxGridViewHandler class instance. Inherited from TcxGridViewHandler.
Create(TPersistent) Initializes a new instance of the TcxInterfacedPersistent class with specified settings. Inherited from TcxInterfacedPersistent.

Properties

Name Description
Control protected Specifies the grid control owning the View. Inherited from TcxGridViewHandler.
Controller
DataController protected Specifies the data controller assigned to the View. Inherited from TcxGridViewHandler.
GridView
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
See Also