ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / ViewSlot Class / IsSelectedProperty Field

In This Topic
    IsSelectedProperty Field (ViewSlot)
    In This Topic
    Identifies the IsSelected dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly IsSelectedProperty As Windows.UI.Xaml.DependencyProperty
    public static readonly Windows.UI.Xaml.DependencyProperty IsSelectedProperty
    See Also