C1.WPF Namespace / C1ComboBox Class / TextAlignment Property

In This Topic
TextAlignment Property (C1ComboBox)
In This Topic
Gets or sets a value that indicates the horizontal alignment of text content.
Syntax
'Declaration
 
Public Property TextAlignment As TextAlignment
 
See Also