C1.Android.Calendar Assembly / C1.Android.Calendar Namespace / CalendarDaysPanel Class / SolidColor Property


In This Topic
SolidColor Property (CalendarDaysPanel)
In This Topic
Syntax
'Declaration
 
Public Overridable ReadOnly Property SolidColor As Integer
 
'Usage
 
Dim instance As CalendarDaysPanel
Dim value As Integer
 
value = instance.SolidColor
See Also