ComponentOne Xamarin.Android
Overflow Property


C1.Android.Calendar Assembly > C1.Android.Calendar Namespace > CalendarSlotsPanel<S> Class : Overflow Property
Gets the lenghts in pixels of the visible boundaries.
Syntax
'Declaration
 
Public ReadOnly Property Overflow As C1Thickness
'Usage
 
Dim instance As CalendarSlotsPanel(Of S)
Dim value As C1Thickness
 
value = instance.Overflow
public C1Thickness Overflow {get;}
See Also

Reference

CalendarSlotsPanel<S> Class
CalendarSlotsPanel<S> Members