C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1TreeMap Namespace / C1TreeMap Class / OnClientItemPainting Property

In This Topic
OnClientItemPainting Property
In This Topic
This event fires before item is painting. User can create customize item in this event.
Syntax
'Declaration
 
Public Property OnClientItemPainting As System.String
 
See Also