ComponentOne Basic Library for WPF and Silverlight
LogicalOrientationPublic Property (C1HyperPanel)


C1.WPF Namespace > C1HyperPanel Class : LogicalOrientationPublic Property
Syntax
'Declaration
 
Public ReadOnly Property LogicalOrientationPublic As System.Windows.Controls.Orientation
'Usage
 
Dim instance As C1HyperPanel
Dim value As System.Windows.Controls.Orientation
 
value = instance.LogicalOrientationPublic
public System.Windows.Controls.Orientation LogicalOrientationPublic {get;}
See Also

Reference

C1HyperPanel Class
C1HyperPanel Members