C1.Win.Input.Base Namespace / C1DropDownEditorBase Class / TextAlignChanged Event

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