Xamarin.iOS Documentation | ComponentOne
C1.iOS.Calendar Assembly / C1.iOS.Calendar Namespace / C1Calendar Class / ShowNavigationButtonsProperty Field


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