C1.Win.Input.MultiColumnCombo Namespace / C1MultiColumnCombo Class / TextAlignChanged Event

In This Topic
TextAlignChanged Event
In This Topic
Occurs when the value of the TextAlign property has changed.
Syntax
'Declaration
 
Public Event TextAlignChanged As EventHandler
 
See Also