ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1TreeMap Namespace / C1TreeMap Class / OnClientPainting Property

In This Topic
    OnClientPainting Property
    In This Topic
    This event fires before treemap is painting.
    Syntax
    'Declaration
     
    Public Property OnClientPainting As System.String
    public System.string OnClientPainting {get; set;}
    See Also