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

In This Topic
    OnClientDrilledDown Property
    In This Topic
    This event fires after drill down.
    Syntax
    'Declaration
     
    Public Property OnClientDrilledDown As System.String
    public System.string OnClientDrilledDown {get; set;}
    See Also