ComponentOne Calendar for UWP
DayOfWeekSlotPresenter Class
Members 

C1.UWP.Calendar Assembly > C1.Xaml.Calendar Namespace : DayOfWeekSlotPresenter Class
Represents a root element of a visual tree generated for a day of week slot of the C1Calendar.
Object Model
DayOfWeekSlotPresenter Class
Syntax
'Declaration
 
Public Class DayOfWeekSlotPresenter 
   Inherits Windows.UI.Xaml.Controls.ListBoxItem
public class DayOfWeekSlotPresenter : Windows.UI.Xaml.Controls.ListBoxItem 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         System.Runtime.InteropServices.WindowsRuntime.RuntimeClass
            Windows.UI.Xaml.DependencyObject
               Windows.UI.Xaml.UIElement
                  Windows.UI.Xaml.FrameworkElement
                     Windows.UI.Xaml.Controls.Control
                        Windows.UI.Xaml.Controls.ContentControl
                           Windows.UI.Xaml.Controls.Primitives.SelectorItem
                              Windows.UI.Xaml.Controls.ListBoxItem
                                 C1.Xaml.Calendar.DayOfWeekSlotPresenter

See Also

Reference

DayOfWeekSlotPresenter Members
C1.Xaml.Calendar Namespace