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

In This Topic
    OnClientItemPainted Property
    In This Topic
    This event fires after item is painted.
    Syntax
    'Declaration
     
    Public Property OnClientItemPainted As System.String
    public System.string OnClientItemPainted {get; set;}
    See Also