Xamarin.Android | ComponentOne
C1.Android.Calendar Assembly / C1.Android.Calendar Namespace / C1Calendar Class / SelectedDatesProperty Field


In This Topic
    SelectedDatesProperty Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SelectedDatesProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1Calendar.SelectedDatesProperty
    public static readonly DependencyProperty SelectedDatesProperty
    See Also