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


In This Topic
    FlowDirectionProperty Field (C1Calendar)
    In This Topic
    Identifies the FlowDirection dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly FlowDirectionProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1Calendar.FlowDirectionProperty
    public static readonly DependencyProperty FlowDirectionProperty
    See Also