ComponentOne Xamarin.Android
DayBorderWidth Property


C1.Android.Calendar Assembly > C1.Android.Calendar Namespace > C1Calendar Class : DayBorderWidth Property
Gets or sets the border thickness between day slots.
Syntax
'Declaration
 
Public Property DayBorderWidth As Double
'Usage
 
Dim instance As C1Calendar
Dim value As Double
 
instance.DayBorderWidth = value
 
value = instance.DayBorderWidth
public double DayBorderWidth {get; set;}
See Also

Reference

C1Calendar Class
C1Calendar Members