C1.Xamarin.Forms.Input Assembly / C1.Xamarin.Forms.Input Namespace / C1ComboBox Class / TextFontFamilyProperty Field


In This Topic
TextFontFamilyProperty Field
In This Topic
Syntax
'Declaration
 
Public Shared ReadOnly TextFontFamilyProperty As Xamarin.Forms.BindableProperty
 
'Usage
 
Dim value As Xamarin.Forms.BindableProperty
 
value = C1ComboBox.TextFontFamilyProperty
See Also