ObjectCustomDrawEventArgs.Painter Property
Provides access to the object that performs paint operations.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Utils.Drawing.ObjectPainter | An object that performs paint operations. |
See Also