Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxCustomGridController Properties
Show Inherited Hide Inherited

Represents the base class for a View’s controller.
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.
Customization
CustomizationForm
CustomizationFormBounds
DataController protected Specifies the data controller assigned to the View. Inherited from TcxGridViewHandler.
DesignController
DragAndDropObjectClass
DragImages
GridView Identifies the View to which the TcxGridViewHandler class provides information. Inherited from TcxGridViewHandler.
HintCellViewInfo
HintWindow
IsDblClick
LookAndFeelPainter Inherited from TcxGridViewHandler.
MouseCaptureViewInfo
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