Calendar for WinRT
DaySlot Class Properties


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

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
See Also

Reference

DaySlot Class
C1.Xaml.Calendar Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback