'Usage Dim instance As DropDownCalendar Dim point As Point Dim value As DayOfWeek value = instance.DayOfWeekFromPoint(point)
Parameters
- point
- The value of the point type.
Return Value
The DayOfWeekType used to express the current weekday.
'Usage Dim instance As DropDownCalendar Dim point As Point Dim value As DayOfWeek value = instance.DayOfWeekFromPoint(point)