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

TcxGridTablePainter Members

#Constructors
Show Inherited Hide Inherited

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
Show Inherited Hide Inherited

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

#Methods
Show Inherited Hide Inherited

Name Description
AddGridLine(TRect)
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
BeginUpdate(TcxGridShowLockedStateImageMode) Prevents a grid View from updating until the EndUpdate method is called. Inherited from TcxGridViewHandler.
DoOffset(Integer,Integer,Integer) Inherited from TcxCustomGridTablePainter.
DrawFocusRect(TRect,Boolean) Inherited from TcxCustomGridPainter.
EndUpdate Enables updates of a View. Inherited from TcxGridViewHandler.
Equals(TObject) Inherited from TObject.
ExcludeFromBackground(TRect) Inherited from TcxCustomGridPainter.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
Invalidate Inherited from TcxCustomGridPainter.
Invalidate(TcxRegion) Inherited from TcxCustomGridPainter.
Invalidate(TRect) Inherited from TcxCustomGridPainter.
Paint(TcxCanvas,TcxCustomGridViewInfo) Inherited from TcxCustomGridPainter.
QueryInterface(TGUID,Untyped) Inherited from TInterfacedPersistent.
ToString Inherited from TObject.
UseRightToLeftAlignment Inherited from TcxGridViewHandler.
See Also