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

TcxGridViewHandler Properties

Represents an abstract class providing information from a View.
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