DrawEventArgs.UniGraphics Property
Provides access to an object that is used to draw report components.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v25.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
| Type | Description |
|---|---|
| IGraphics | An object implementing the IGraphics interface. |
See Also