ComponentOne Calendar for UWP
DaySlot Class Members
Fields  Properties  Methods 

C1.UWP.Calendar Assembly > C1.Xaml.Calendar Namespace : DaySlot Class

The following tables list the members exposed by DaySlot.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Identifies the Tag dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the IsSelected dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the Tag dependency property.  
Top
Public Properties
 NameDescription
Public PropertyReturns reference to the owning C1Calendar control.  
Public PropertyGets or sets the object, containing data associated with the curent date. This is a dependency property. The default value is null.  
Public PropertyGets a date represented by the DaySlot object.  
Public PropertyGets the day of the week that this slot corresponds to.  
Public Property (Inherited from Windows.UI.Xaml.DependencyObject)
Public PropertyIndicates whether the DaySlot represents a day from an adjacent month, but not of the month currently represented by the C1Calendar control.  
Public PropertyIndicates whether a day represented by the DaySlot is currently bolded in C1Calendar UI.  
Public PropertyIndicates whether a day represented by the DaySlot is currently enabled in C1Calendar UI.  
Public PropertyIndicates whether a day represented by the DaySlot is currently selected in C1Calendar 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 PropertyGets or sets the object, containing arbitrary custom data. This is a dependency property. The default value is null.  
Top
Public Methods
 NameDescription
Public Method (Inherited from Windows.UI.Xaml.DependencyObject)
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public Method (Inherited from Windows.UI.Xaml.DependencyObject)
Public Method (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from Windows.UI.Xaml.DependencyObject)
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from Windows.UI.Xaml.DependencyObject)
Public Method (Inherited from Windows.UI.Xaml.DependencyObject)
Public Method (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodReturns string representation of the Date property value.  
Public Method (Inherited from Windows.UI.Xaml.DependencyObject)
Top
See Also

Reference

DaySlot Class
C1.Xaml.Calendar Namespace