C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1FlipCard Namespace / FlipCardEventHandler Delegate

In This Topic
FlipCardEventHandler Delegate
In This Topic
FlipCard callback event handler.
Syntax
'Declaration
 
Public Delegate Sub FlipCardEventHandler( _
   ByVal sender As System.Object, _
   ByVal e As FlipCardEventArgs _
) 
 

Parameters

sender
e
See Also