VGridControlBase.PaintEx Event
In This Article
Occurs when the control is redrawn.
Namespace: DevExpress.XtraVerticalGrid
Assembly: DevExpress.XtraVerticalGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid
#Declaration
#Event Data
The PaintEx event's data class is DevExpress.XtraVerticalGrid.Events.PaintExEventArgs.
See Also