ComponentOne Xamarin.Android
ShowDividers Property (CalendarSlotsPanel<S>)


C1.Android.Calendar Assembly > C1.Android.Calendar Namespace > CalendarSlotsPanel<S> Class : ShowDividers Property
Syntax
'Declaration
 
Public Overridable Property ShowDividers As Android.Widget.ShowDividers
'Usage
 
Dim instance As CalendarSlotsPanel(Of S)
Dim value As Android.Widget.ShowDividers
 
instance.ShowDividers = value
 
value = instance.ShowDividers
public virtual Android.Widget.ShowDividers ShowDividers {get; set;}
See Also

Reference

CalendarSlotsPanel<S> Class
CalendarSlotsPanel<S> Members