Document.GetPainter() Method
Gets an object that paints the current Document.
Namespace: DevExpress.XtraBars.Docking2010.Views.Widget
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Returns
Type | Description |
---|---|
DevExpress.Utils.Drawing.ObjectPainter | An ObjectPainter object that paints the current Document. |
See Also