ComponentOne Calendar for UWP
ViewSlotPresenter Class
Members 

C1.UWP.Calendar Assembly > C1.Xaml.Calendar Namespace : ViewSlotPresenter Class
Represents a root element of a visual tree generated for a month or year slot of the C1Calendar.
Object Model
ViewSlotPresenter Class
Syntax
'Declaration
 
Public Class ViewSlotPresenter 
   Inherits Windows.UI.Xaml.Controls.ListBoxItem
public class ViewSlotPresenter : 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.ViewSlotPresenter

See Also

Reference

ViewSlotPresenter Members
C1.Xaml.Calendar Namespace