Calendar for WinRT
DaySlot Class Members
Fields  Properties  Methods 


The following tables list the members exposed by DaySlot.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)DataSourcePropertyIdentifies the Tag dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsSelectedPropertyIdentifies the IsSelected dependency property.  
Public Fieldstatic (Shared in Visual Basic)TagPropertyIdentifies the Tag dependency property.  
Top
Public Properties
 NameDescription
Public PropertyCalendarReturns reference to the owning C1Calendar control.  
Public PropertyDataSourceGets or sets the object, containing data associated with the curent date. This is a dependency property. The default value is null.  
Public PropertyDateGets a date represented by the DaySlot object.  
Public PropertyDayOfWeekGets the day of the week that this slot corresponds to.  
Public PropertyDispatcher (Inherited from Windows.UI.Xaml.DependencyObject)
Public PropertyIsAdjacentIndicates whether the DaySlot represents a day from an adjacent month, but not of the month currently represented by the C1Calendar control.  
Public PropertyIsBoldedIndicates whether a day represented by the DaySlot is currently bolded in C1Calendar UI.  
Public PropertyIsEnabledIndicates whether a day represented by the DaySlot is currently enabled in C1Calendar UI.  
Public PropertyIsSelectedIndicates whether a day represented by the DaySlot is currently selected in C1Calendar 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 PropertyTagGets or sets the object, containing arbitrary custom data. This is a dependency property. The default value is null.  
Top
Public Methods
 NameDescription
Public MethodClearValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodEquals (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodGetAnimationBaseValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodGetHashCode (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodGetValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodReadLocalValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodSetValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodToStringReturns string representation of the Date property value.  
Top
Protected Methods
 NameDescription
Protected MethodMemberwiseCloneOverloaded.  (Inherited from System.MarshalByRefObject)
Top
See Also

Reference

DaySlot Class
C1.Xaml.Calendar Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback