C1.Android.Calendar Assembly / C1.Android.Calendar Namespace / CalendarHeadersPanel Class / OffsetTopAndBottom Method


In This Topic
OffsetTopAndBottom Method (CalendarHeadersPanel)
In This Topic
Syntax
'Declaration
 
<Android.Runtime.RegisterAttribute("offsetTopAndBottom", 
   "(I)V", 
   "GetOffsetTopAndBottom_IHandler")>
Public Overridable Sub OffsetTopAndBottom( _
   ByVal offset As Integer _
) 
 
'Usage
 
Dim instance As CalendarHeadersPanel
Dim offset As Integer
 
instance.OffsetTopAndBottom(offset)

Parameters

offset
See Also