C1.Win.C1Report.4 Assembly > C1.Win.C1Preview Namespace : UserActionEventHandler Delegate |
'Declaration Public Delegate Sub UserActionEventHandler( _ ByVal sender As System.Object, _ ByVal e As UserActionEventArgs _ )
public delegate void UserActionEventHandler( System.object sender, UserActionEventArgs e )