Xamarin.Android | ComponentOne
C1.Android.Calendar Assembly / C1.Android.Calendar Namespace / CalendarMonthSlotLoadingEventArgs Class
Members


In This Topic
    CalendarMonthSlotLoadingEventArgs Class
    In This Topic
    Event information for C1Calendar.MonthSlotLoading event.
    Syntax
    'Declaration
     
    
    Public Class CalendarMonthSlotLoadingEventArgs 
       Inherits System.EventArgs
    'Usage
     
    
    Dim instance As CalendarMonthSlotLoadingEventArgs
    public class CalendarMonthSlotLoadingEventArgs : System.EventArgs 
    Inheritance Hierarchy

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

    See Also