C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1DropDownControl Class / DropDownAlignChanged Event

In This Topic
DropDownAlignChanged Event (C1DropDownControl)
In This Topic
Occurs when the value of the DropDownAlign property has changed.
Syntax
'Declaration
 
Public Event DropDownAlignChanged As EventHandler
 
See Also