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


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

Reference

C1RadialPanel Class
C1RadialPanel Members