C1.Silverlight.Schedule.5
DaySlot Class Properties

For a list of all members of this type, see DaySlot members.

Public Properties
 NameDescription
Public PropertyDateGets a date represented by the DaySlot object or a null value if the DaySlot is empty.  
Public PropertyDayOfWeekGets the day of the week that this slot corresponds to.  
Public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
Public PropertyEmptyIndicates whether the DaySlot is empty, that is doesn't represent a date.  
Public PropertyIsAdjacentIndicates whether the DaySlot represents a day from an adjacent month, but not of the month currently represented by C1CalendarItem.  
Public PropertyIsBoldedIndicates whether a day represented by the DaySlot is currently bolded in C1CalendarItem UI. This is a dependency property.  
Public PropertyIsEnabledIndicates whether a day represented by the DaySlot is currently enabled in C1CalendarItem UI. This is a dependency property.  
Public PropertyIsSelectedIndicates whether a day represented by the DaySlot is currently selected in C1CalendarItem UI. This is a dependency property.  
Public PropertyIsTodayIndicates whether the DaySlot represents the current day.  
Public PropertyIsWeekendIndicates whether the DaySlot represents a weekend day.  
Public PropertyOwnerReturns reference to the owning C1CalendarItem control.  
Top
See Also

Reference

DaySlot Class
C1.Silverlight.Schedule Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.