public delegate void BeforeMouseDownEventHandler( object sender, BeforeMouseDownEventArgs e )
'Declaration Public Delegate Sub BeforeMouseDownEventHandler( _ ByVal sender As Object, _ ByVal e As BeforeMouseDownEventArgs _ )
'Declaration
Public Delegate Sub BeforeMouseDownEventHandler( _ ByVal sender As Object, _ ByVal e As BeforeMouseDownEventArgs _ )
BeforeMouseDownEventHandler Members C1.Win.FlexGrid Namespace