DashboardChartDrillDownEventHandler Delegate |
Namespace: DataPAEnterpriseDashboard
public delegate void DrillDownEventHandler( Object sender, DrillDownRequestEventArgs e )
Public Delegate Sub DrillDownEventHandler ( sender As Object, e As DrillDownRequestEventArgs )
public delegate void DrillDownEventHandler( Object^ sender, DrillDownRequestEventArgs^ e )
function(sender, e);
Copyright© 2010 - 2016 DataPA Limited, All rights reserved.