ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / DaySlot Class
Members

In This Topic
    DaySlot Class
    In This Topic
    Represents a day slot in the C1Calendar control.
    Object Model
    DaySlot Class
    Syntax
    'Declaration
     
    Public Class DaySlot 
       Inherits Windows.UI.Xaml.DependencyObject
    public class DaySlot : Windows.UI.Xaml.DependencyObject 
    Inheritance Hierarchy

    System.Object
       Windows.UI.Xaml.DependencyObject
          C1.Xaml.Calendar.DaySlot

    See Also