'Declaration
Public Property TextFont As UIKit.UIFont
'Usage
Dim instance As C1ComboBox Dim value As UIKit.UIFont instance.TextFont = value value = instance.TextFont
public UIKit.UIFont TextFont {get; set;}
'Declaration
Public Property TextFont As UIKit.UIFont
'Usage
Dim instance As C1ComboBox Dim value As UIKit.UIFont instance.TextFont = value value = instance.TextFont
public UIKit.UIFont TextFont {get; set;}