NavigationPane.GetPainter() Method
Gets the object that paints this NavigationPane.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v25.2.dll
Declaration
Returns
| Type | Description |
|---|---|
| DevExpress.Utils.Drawing.ObjectPainter | An DevExpress.Utils.Drawing.ObjectPainter object that paints this NavigationPane. |
See Also