TabPane.GetPainter() Method
Retrieves an object that paints this TabPane control.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v26.1.dll
Declaration
Returns
| Type | Description |
|---|---|
| DevExpress.Utils.Drawing.ObjectPainter | A DevExpress.Utils.Drawing.ObjectPainter object that paints this TabPane control. |
See Also