ComponentOne Xamarin.iOS
Date Property (CalendarDaySlotLoadingEventArgs)


C1.iOS.Calendar Assembly > C1.iOS.Calendar Namespace > CalendarDaySlotLoadingEventArgs Class : Date Property
Gets the date information for the current day slot.
Syntax
'Declaration
 
Public ReadOnly Property Date As Date
'Usage
 
Dim instance As CalendarDaySlotLoadingEventArgs
Dim value As Date
 
value = instance.Date
public DateTime Date {get;}
See Also

Reference

CalendarDaySlotLoadingEventArgs Class
CalendarDaySlotLoadingEventArgs Members