OnClientDrillingDown Property
This event fires before drill down. This event can be cancelled, use "return false;" to cancel the event.
public System.string OnClientDrillingDown {get; set;}
'Declaration
Public Property OnClientDrillingDown As System.String