Skip to main content
All docs
V25.1
  • 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.v25.1.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