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


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