C1.Android.Calendar Assembly / C1.Android.Calendar Namespace / CalendarMonthSlotLoadingEventArgs Class
Members


CalendarMonthSlotLoadingEventArgs Class
Event information for C1Calendar.MonthSlotLoading event.
Syntax
'Declaration
 
Public Class CalendarMonthSlotLoadingEventArgs 
   Inherits System.EventArgs
 
'Usage
 
Dim instance As CalendarMonthSlotLoadingEventArgs
Inheritance Hierarchy

System.Object
   System.EventArgs
      C1.Android.Calendar.CalendarMonthSlotLoadingEventArgs

See Also