ComponentOne Xamarin.Android
TodayTextSize Property


C1.Android.Calendar Assembly > C1.Android.Calendar Namespace > C1Calendar Class : TodayTextSize Property
Gets or sets the font size for the today.
Syntax
'Declaration
 
Public Property TodayTextSize As Single
'Usage
 
Dim instance As C1Calendar
Dim value As Single
 
instance.TodayTextSize = value
 
value = instance.TodayTextSize
public float TodayTextSize {get; set;}
See Also

Reference

C1Calendar Class
C1Calendar Members