C1.Win.TreeView Namespace / C1CheckListItemStylesEventHandler Delegate

In This Topic
C1CheckListItemStylesEventHandler Delegate
In This Topic
Syntax
'Declaration
 
Public Delegate Sub C1CheckListItemStylesEventHandler( _
   ByVal sender As Object, _
   ByVal e As C1CheckListItemStylesEventArgs _
) 
 

Parameters

sender
e
See Also