ComponentOne Scheduler for WPF and Silverlight
DaySlot Class Members
Fields  Properties  Methods 

C1.WPF.Schedule Namespace : DaySlot Class

The following tables list the members exposed by DaySlot.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Identifies the IsBolded dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the IsEnabled dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the IsSelected dependency property.  
Top
Public Properties
 NameDescription
Public PropertyGets a date represented by the DaySlot object or a null value if the DaySlot is empty.  
Public PropertyGets the day of the week that this slot corresponds to.  
Public Property (Inherited from System.Windows.DependencyObject)
Public Property (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyIndicates whether the DaySlot is empty, that is doesn't represent a date.  
Public PropertyIndicates whether the DaySlot represents a day from an adjacent month, but not of the month currently represented by C1CalendarItem.  
Public PropertyIndicates whether a day represented by the DaySlot is currently bolded in C1CalendarItem UI. This is a dependency property.  
Public PropertyIndicates whether a day represented by the DaySlot is currently enabled in C1CalendarItem UI. This is a dependency property.  
Public Property (Inherited from System.Windows.DependencyObject)
Public PropertyIndicates whether a day represented by the DaySlot is currently selected in C1CalendarItem UI. This is a dependency property.  
Public PropertyIndicates whether the DaySlot represents the current day.  
Public PropertyIndicates whether the DaySlot represents a weekend day.  
Public PropertyReturns reference to the owning C1CalendarItem control.  
Top
Public Methods
 NameDescription
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Public MethodReturns string representation of the Date property value.  
Top
See Also

Reference

DaySlot Class
C1.WPF.Schedule Namespace