ComponentOne Calendar for UWP
DaysOfWeekPresenter Class
Members 

C1.UWP.Calendar Assembly > C1.Xaml.Calendar Namespace : DaysOfWeekPresenter Class
An instance of this class is used in the C1Calendar's template visual tree to define a place where a panel with day of week captions will appear.
Object Model
DaysOfWeekPresenter Class
Syntax
'Declaration
 
Public Class DaysOfWeekPresenter 
   Inherits Windows.UI.Xaml.Controls.ListBox
   Implements Windows.UI.Xaml.Controls.IItemContainerMapping 
public class DaysOfWeekPresenter : Windows.UI.Xaml.Controls.ListBox, Windows.UI.Xaml.Controls.IItemContainerMapping  
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.ItemsControl
                           Windows.UI.Xaml.Controls.Primitives.Selector
                              Windows.UI.Xaml.Controls.ListBox
                                 C1.Xaml.Calendar.DaysOfWeekPresenter

See Also

Reference

DaysOfWeekPresenter Members
C1.Xaml.Calendar Namespace