ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / ViewSlot Class
Fields Properties Methods


In This Topic
    ViewSlot Class Members
    In This Topic

    The following tables list the members exposed by ViewSlot.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Identifies the IsSelected dependency property.  
    Top
    Public Properties
     NameDescription
    Public PropertyReturns reference to the owning C1Calendar control.  
    Public PropertyGets a date represented by the DaySlot object.  
    Public Property (Inherited from Windows.UI.Xaml.DependencyObject)
    Public PropertyIndicates whether the DaySlot represents a day from an adjacent month, but not of the month currently represented by the C1Calendar control.  
    Public PropertyIndicates whether a day represented by the DaySlot is currently enabled in C1Calendar UI.  
    Public PropertyIndicates whether a day represented by the DaySlot is currently selected in C1Calendar UI. This is a dependency property.  
    Public PropertyIndicates whether the DaySlot represents the current day.  
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from Windows.UI.Xaml.DependencyObject)
    Public Method (Inherited from Windows.UI.Xaml.DependencyObject)
    Public Method (Inherited from Windows.UI.Xaml.DependencyObject)
    Public Method (Inherited from Windows.UI.Xaml.DependencyObject)
    Public Method (Inherited from Windows.UI.Xaml.DependencyObject)
    Public Method (Inherited from Windows.UI.Xaml.DependencyObject)
    Public MethodReturns string representation of the Date property value.  
    Public Method (Inherited from Windows.UI.Xaml.DependencyObject)
    Top
    See Also