SvgImageBox.PaintEx Event
In This Article
A DirectX-compatible event that replaces the standard Control.Paint event.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
#Event Data
The PaintEx event's data class is DevExpress.XtraGrid.PaintExEventArgs.
See Also