TcxCustomRowProperties.Changed Method
In This Article
Forces the grid control to redraw itself when the properties of the current row are changed.
#Declaration
Delphi
procedure Changed; virtual;
#Remarks
Forces the grid control to redraw itself when the properties of the current row are changed.
See Also