TabHeaderCustomDrawEventArgs.Graphics Property
In This Article
Provides access to the drawing surface.
Namespace: DevExpress.XtraTab
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Graphics | An object that provides access to the drawing surface. |
See Also