C1.Xamarin.Forms.Calendar Assembly / C1.Xamarin.Forms.Calendar Namespace / C1Calendar Class / SelectionBackgroundColorProperty Field


In This Topic
SelectionBackgroundColorProperty Field (C1Calendar)
In This Topic
Syntax
'Declaration
 
Public Shared ReadOnly SelectionBackgroundColorProperty As Xamarin.Forms.BindableProperty
 
'Usage
 
Dim value As Xamarin.Forms.BindableProperty
 
value = C1Calendar.SelectionBackgroundColorProperty
See Also