ComponentOne Basic Library for WPF and Silverlight
Orientation Property (C1ListViewerPanel)


C1.Silverlight Namespace > C1ListViewerPanel Class : Orientation Property
Gets or sets the orientation in which the list is displayed.
Syntax
'Declaration
 
Public ReadOnly Property Orientation As System.Windows.Controls.Orientation
'Usage
 
Dim instance As C1ListViewerPanel
Dim value As System.Windows.Controls.Orientation
 
value = instance.Orientation
public System.Windows.Controls.Orientation Orientation {get;}
See Also

Reference

C1ListViewerPanel Class
C1ListViewerPanel Members