Document.GetPainter() Method
Gets an object that paints the current Document.
Namespace: DevExpress.XtraBars.Docking2010.Views.Widget
Assembly: DevExpress.XtraBars.v20.2.dll
Declaration
Returns
Type | Description |
---|---|
DevExpress.Utils.Drawing.ObjectPainter | An ObjectPainter object that paints the current Document. |
Implements
DevExpress.XtraEditors.ButtonPanel.IButtonsPanelOwner.GetPainter()
See Also
Feedback