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


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