| 名前空間一覧 > GrapeCity.Web.Input.IMCalendar 名前空間 > Weekdays クラス : Item プロパティ |
Public ReadOnly Default Property Item( _ ByVal dayOfWeek As DayOfWeek _ ) As DayOfWeekHolidayPolicy
public DayOfWeekHolidayPolicy this[ DayOfWeek dayOfWeek ]; {get;}
| 値 | プロパティ |
|---|---|
| 0 - DayOfWeek.Sunday | Sunday |
| 1 - DayOfWeek.Monday | Monday |
| 2 - DayOfWeek.Tuesday | Tuesday |
| 3 - DayOfWeek.Wednesday | Wednesday |
| 4 - DayOfWeek.Thursday | Thursday |
| 5 - DayOfWeek.Friday | Friday |
| 6 - DayOfWeek.Saturday | Saturday |