C1.Android.Input Assembly / C1.Android.Input Namespace / C1DropDown Class / FlowDirectionProperty Field


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