C1.Android.Input Assembly / C1.Android.Input Namespace / C1ComboBox Class / TextAlignmentProperty Field


In This Topic
TextAlignmentProperty Field (C1ComboBox)
In This Topic
Identifies the TextAlignment dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly TextAlignmentProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = C1ComboBox.TextAlignmentProperty
See Also