ComponentOne Basic Library for WPF and Silverlight
FlowDirection Property (C1TreeViewLinePanel)


C1.Silverlight Namespace > C1TreeViewLinePanel Class : FlowDirection Property
Syntax
'Declaration
 
Public Property FlowDirection As System.Windows.FlowDirection
'Usage
 
Dim instance As C1TreeViewLinePanel
Dim value As System.Windows.FlowDirection
 
instance.FlowDirection = value
 
value = instance.FlowDirection
public System.Windows.FlowDirection FlowDirection {get; set;}
See Also

Reference

C1TreeViewLinePanel Class
C1TreeViewLinePanel Members