Skip to main content
A newer version of this page is available. .
All docs
V22.2

DxHtmlPainterContext Class

Allows you to transfer mouse events from a control to an instance of an HTML template painted on top of this control.

Namespace: DevExpress.Utils.Html

Assembly: DevExpress.Utils.v22.2.dll

NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core

Declaration

public class DxHtmlPainterContext

Remarks

See this article for information on how to utilize objects of the DxHtmlPainterContext class: Custom Draw Templates.

Inheritance

Object
DxHtmlPainterContext
See Also