RepositoryItem.CreatePainter() Method
This member supports the editor library’s internal infrastructure and is not intended to be used in your applications.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v22.2.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Returns
Type | Description |
---|---|
DevExpress.XtraEditors.Drawing.BaseEditPainter | A DevExpress.XtraEditors.Drawing.BaseEditPainter descendant used to paint the editor. |
See Also