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

In This Topic
OnTextAlignChanged Method
In This Topic
Raises the TextAlignChanged event.
Syntax
'Declaration
 
Protected Overridable Sub OnTextAlignChanged( _
   ByVal e As EventArgs _
) 
 

Parameters

e
See Also