| C1.Web.Wijmo.Controls.C1TreeMap Namespace > C1TreeMap Class : OnClientDrillingDown Property |
'Declaration<WidgetEventAttribute("clickItemData, currentData, targetData")> <C1DescriptionAttribute(Key="C1TreeMap.OnClientDrillingDown", Description="This event fires before drill down. This event can be cancelled, use "return false;" to cancel the event.")> <C1CategoryAttribute("Behavior")> <System.ComponentModel.DefaultValueAttribute()> Public Property OnClientDrillingDown As System.String
[WidgetEvent("clickItemData, currentData, targetData")] [C1Description(Key="C1TreeMap.OnClientDrillingDown", Description="This event fires before drill down. This event can be cancelled, use "return false;" to cancel the event.")] [C1Category("Behavior")] [System.ComponentModel.DefaultValue()] public System.string OnClientDrillingDown {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2