Xuni Product Documentation - Xamarin.Forms
CalendarHeaderLoadingEventArgs Constructor
The displaying date.
The view mode of the calendar.
The header to be shown in the calendar.
Initializes a new instance of the CalendarHeaderLoadingEventArgs class.
Syntax
public CalendarHeaderLoadingEventArgs( 
   DateTime date,
   CalendarViewMode viewMode,
   string header
)

Parameters

date
The displaying date.
viewMode
The view mode of the calendar.
header
The header to be shown in the calendar.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CalendarHeaderLoadingEventArgs Class
CalendarHeaderLoadingEventArgs Members