C1.Win.Input.MultiColumnCombo Namespace / C1MultiColumnCombo Class / OnDropDownViewChanged Method

In This Topic
OnDropDownViewChanged Method
In This Topic
Fires the DropDownViewChanged event.
Syntax
'Declaration
 
Protected Overridable Sub OnDropDownViewChanged( _
   ByVal e As EventArgs _
) 
 

Parameters

e
See Also