C1.C1DataExtender.2 Assembly > C1.C1DataExtender Namespace : C1ViewFilterRowEventHandler Delegate |
'Declaration Public Delegate Sub C1ViewFilterRowEventHandler( _ ByVal sender As System.Object, _ ByVal e As C1ViewFilterRowEventArgs _ )
public delegate void C1ViewFilterRowEventHandler( System.object sender, C1ViewFilterRowEventArgs e )