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
See Also