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


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